diff options
author | mekolat <mekolat@gmail.com> | 2014-10-28 13:45:21 -0400 |
---|---|---|
committer | mekolat <mekolat@gmail.com> | 2014-10-28 13:45:21 -0400 |
commit | 8703c5c66eb7812b7edabeb979dc64f17fc14f92 (patch) | |
tree | 88c47061c78fd58ab08f6bc77e4bcc7b92439ce0 /items/racesprite/item-103_Gispaan.xml | |
parent | 4739c789a80abfdd77cc12d45782d9414582b74a (diff) | |
download | clientdata-8703c5c66eb7812b7edabeb979dc64f17fc14f92.tar.gz clientdata-8703c5c66eb7812b7edabeb979dc64f17fc14f92.tar.bz2 clientdata-8703c5c66eb7812b7edabeb979dc64f17fc14f92.tar.xz clientdata-8703c5c66eb7812b7edabeb979dc64f17fc14f92.zip |
bump class by 1 and add hair.xml
Diffstat (limited to 'items/racesprite/item-103_Gispaan.xml')
-rw-r--r-- | items/racesprite/item-103_Gispaan.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/items/racesprite/item-103_Gispaan.xml b/items/racesprite/item-103_Gispaan.xml index 8519f657..20c3dd01 100644 --- a/items/racesprite/item-103_Gispaan.xml +++ b/items/racesprite/item-103_Gispaan.xml @@ -6,7 +6,7 @@ <its:translateRule selector="//item/@effect" translate="yes"/> <its:translateRule selector="//*" translate="no"/> </its:rules> - <item id="-102" type="racesprite" name="Gispaan"> + <item id="-103" type="racesprite" name="Gispaan"> <sprite gender="male">model/Gispaan_male.xml|#5d3841,ba5f48,e48b6d,edb6a2;#2f312f,727471,a4a6a3,dad5f5;#3a3a3a,d5d5d5</sprite> <sprite gender="female">model/Gispaan_female.xml|#5d3841,ba5f48,e48b6d,edb6a2;#2f312f,727471,a4a6a3,dad5f5;#3a3a3a,d5d5d5</sprite> </item> |