diff options
author | Jesusaves <cpntb1@ymail.com> | 2024-05-07 20:19:53 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2024-05-07 20:19:53 -0300 |
commit | 75952a3c8e5e20e77c6626abcabd02a55d0b8124 (patch) | |
tree | 4e6a3ab3ee905b986bd3cc3a4a53dcc1bee2e874 | |
parent | 0e6e7f21b53107082c27d48819444ba31c15488a (diff) | |
download | clientdata-75952a3c8e5e20e77c6626abcabd02a55d0b8124.tar.gz clientdata-75952a3c8e5e20e77c6626abcabd02a55d0b8124.tar.bz2 clientdata-75952a3c8e5e20e77c6626abcabd02a55d0b8124.tar.xz clientdata-75952a3c8e5e20e77c6626abcabd02a55d0b8124.zip |
Add stashed code in case ThinkSome gets a hack allergy and decide to improve it.
-rw-r--r-- | skills.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/skills.xml b/skills.xml index 16dc3221d..2153feb7a 100644 --- a/skills.xml +++ b/skills.xml @@ -33,6 +33,14 @@ Copyright (C) 2018 TMW2 --> icon="graphics/skills/none.png" description="Craft equipment with special bonuses" /> + <!--skill + id="20034" + name="Change Look" + icon="graphics/skills/none.png" + description="200 MP. Changes slightly your appearance." + invokeCmd="@suplook" + alwaysVisible="true" + /--> <skill id="20008" name="Cooking" |