diff options
author | Daniel Schadt <kingdread@gmx.de> | 2022-11-23 23:46:43 +0100 |
---|---|---|
committer | Daniel Schadt <kingdread@gmx.de> | 2022-11-23 23:46:43 +0100 |
commit | 7ba6206ec8bd904c53a662a2fce1e5f48961c431 (patch) | |
tree | b25c31eea6e76356aa1b02f54c6fdb5cd4d1d893 /README.md | |
parent | d6ba356a7573202709c7b0ec2be3a2857b58bd6b (diff) | |
download | kondou-7ba6206ec8bd904c53a662a2fce1e5f48961c431.tar.gz kondou-7ba6206ec8bd904c53a662a2fce1e5f48961c431.tar.bz2 kondou-7ba6206ec8bd904c53a662a2fce1e5f48961c431.zip |
update dependencies
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -24,7 +24,7 @@ Usage Generate a build by specifying traits/skills by hand: ``` -kondou Mesmer -s 'Signet of the Ether' -s 'Signet of Inspiration' -s 'Well of Action' -s 'Well of Recall' -s 'Time Warp' -t 'dueling:top:bot:top' -t 'inspiration:bot:mid:bot' -t 'chronomancer:mid:top:bot' +kondou Mesmer -s 'Signet of the Ether' -s 'Signet of Inspiration' -s 'Well of Action' -s 'Well of Senility' -s 'Time Warp' -t 'dueling:top:bot:top' -t 'inspiration:bot:mid:bot' -t 'chronomancer:mid:top:bot' ``` Generate a build by using a chat code: |