diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-04-18 23:15:49 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-04-18 23:15:49 -0300 |
commit | 404973b9e51b0eca881dbe2396d266b2f5c3a340 (patch) | |
tree | ded61e2d07f54fa16c0b44ffbffa718ea8c1090b /items.xml | |
parent | 72ade19235a99e28807c1a2e490e50adc656a6cb (diff) | |
download | clientdata-404973b9e51b0eca881dbe2396d266b2f5c3a340.tar.gz clientdata-404973b9e51b0eca881dbe2396d266b2f5c3a340.tar.bz2 clientdata-404973b9e51b0eca881dbe2396d266b2f5c3a340.tar.xz clientdata-404973b9e51b0eca881dbe2396d266b2f5c3a340.zip |
Savior Race
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -179,6 +179,12 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. <sound event="hit">weapons/barehands/hit1.ogg</sound> <sound event="miss">weapons/barehands/miss1.ogg</sound> </item> + <item id="-109" type="racesprite" name="Savior Human"> + <sprite gender="unisex">races/savior-male.xml</sprite> + <sprite gender="female">races/savior-female.xml</sprite> + <sound event="hit">weapons/barehands/hit1.ogg</sound> + <sound event="miss">weapons/barehands/miss1.ogg</sound> + </item> <!-- Special Races --> <item id="-150" type="racesprite" name="Piou"> |