diff options
author | Reid <reidyaro@gmail.com> | 2016-01-12 14:43:25 +0100 |
---|---|---|
committer | Reid <reidyaro@gmail.com> | 2016-01-12 14:43:25 +0100 |
commit | 356166b57574c00abd51c383979c5820253a8a03 (patch) | |
tree | d241a7a3ea733273934b7f902f5e40dcd1ddab42 /npcs.xml | |
parent | 525bbe0212d62a3cfcf6763bd8cc99baa7a9c5ab (diff) | |
download | clientdata-356166b57574c00abd51c383979c5820253a8a03.tar.gz clientdata-356166b57574c00abd51c383979c5820253a8a03.tar.bz2 clientdata-356166b57574c00abd51c383979c5820253a8a03.tar.xz clientdata-356166b57574c00abd51c383979c5820253a8a03.zip |
Complete a new walking tritan animation NPC for Artis.
Diffstat (limited to 'npcs.xml')
-rw-r--r-- | npcs.xml | 9 |
1 files changed, 5 insertions, 4 deletions
@@ -496,10 +496,11 @@ IDs 990-999 = Special <npc id="447"> <!-- Tritan Male, walking sprite for villager NPC. --> <sprite>races/tritan-male.xml</sprite> - <sprite>equipment/legs/shorts-male.xml|@Short1,BlueJean1,Short2,BlueJean2,Short3,BlueJean3,Short4,BlueJean4,Short5,BlueJean5,Short5,BlueJean5</sprite> - <sprite>equipment/feet/boots-male.xml|#25211a,30291c,3c3022,574731,6d5b3e,a0804c,c1ad84</sprite> - <sprite>equipment/chest/tanktop-male.xml|#196253,18986c,37cf7d</sprite> - <sprite>hairstyles/hairstyle06.xml|#2b2b2b,4b3e44,3f3f3f,59494c,585858,887565,858585,a29171,a7a7a7,ccbb9b,d6d6d6,e7debd,ffffff,faf8f1</sprite> + <sprite>equipment/legs/shorts-male.xml|@Short1,BlueJean1,Short2,BlueJean2,Short3,BlueJean3,Short4,BlueJean4,Short5,BlueJean5</sprite> + <sprite>equipment/feet/boots-male.xml|#594d36,b49b6c,f4d293</sprite> + <sprite>equipment/chest/cottonshirt-male.xml|#181c20,2b302d,616b64,c7ccbf</sprite> + <sprite>hairstyles/hairstyle27.xml|#2b2b2b,16211f,3f3f3f,162e29,585858,195145,858585,1d7a62,a7a7a7,29a27a,d6d6d6,51de9c,ffffff,c9f7bc</sprite> + <sprite>equipment/hands/armbands-male.xml|#663d38,4b6167,8f5c52,708892,ad7c65,a5bebf,d9c9b2,a5bebf</sprite> <menu name="Talk" command="talk 'NAME'"/> </npc> |