diff options
author | Jesusaves <cpntb1@ymail.com> | 2021-03-21 17:15:40 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2021-03-21 17:15:40 -0300 |
commit | 49ef3083ef610893d882c3fe1ffb7e04267d166b (patch) | |
tree | 89dffd57f266f3fb7adae6c594b973074f4bf893 /homunculuses.xml | |
parent | e8efe4baa7239e9504626182c7fbbabae6ba4eda (diff) | |
download | clientdata-49ef3083ef610893d882c3fe1ffb7e04267d166b.tar.gz clientdata-49ef3083ef610893d882c3fe1ffb7e04267d166b.tar.bz2 clientdata-49ef3083ef610893d882c3fe1ffb7e04267d166b.tar.xz clientdata-49ef3083ef610893d882c3fe1ffb7e04267d166b.zip |
Stop breaking clientdata like a noob, @Saulc :angry:
Monsters, NPCs, Homunculuses, Mercenaries, etc. - NONE of them read items.xml
Diffstat (limited to 'homunculuses.xml')
-rw-r--r-- | homunculuses.xml | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/homunculuses.xml b/homunculuses.xml index cb4c611c..b81526ae 100644 --- a/homunculuses.xml +++ b/homunculuses.xml @@ -28,7 +28,7 @@ Copyright (C) 2019 Moubootaur Legends --> > <sprite>races/human-female.xml</sprite> <sprite>hairstyles/hairstyle19.xml|#3d2613,4e3117,774c20,8f5d22,ae772d,dbae5c,f7e1ad</sprite> - <sprite>equipment/chest/chemistrobe-female.xml</sprite> + <sprite>equipment/chest/alchemistrobe-female.xml</sprite> </homunculus> <!--======================================================================--> <homunculus @@ -55,7 +55,7 @@ Copyright (C) 2019 Moubootaur Legends --> > <sprite>races/human-male.xml</sprite> <sprite>hairstyles/hairstyle26.xml|#25211a,30291c,3c3022,574731,6d5b3e,a0804c,c1ad84</sprite> - <sprite>equipment/chest/chemistrobe-male.xml</sprite> + <sprite>equipment/chest/alchemistrobe-male.xml</sprite> <sprite>equipment/shields/leather.xml</sprite> </homunculus> <!--======================================================================--> @@ -83,7 +83,7 @@ Copyright (C) 2019 Moubootaur Legends --> > <sprite>races/human-female.xml</sprite> <sprite>hairstyles/hairstyle16.xml|#000002,020004,0d0d13,181c20,2b302d,616b64,c7ccbf</sprite> - <sprite>equipment/chest/chemistrobe-female.xml</sprite> + <sprite>equipment/chest/alchemistrobe-female.xml</sprite> <sprite>equipment/feet/assassinboots-female.xml</sprite> <sprite>equipment/hands/assassingloves-female.xml</sprite> <sprite>equipment/chest/assassinchest-female.xml</sprite> @@ -114,7 +114,7 @@ Copyright (C) 2019 Moubootaur Legends --> > <sprite>races/human-male.xml</sprite> <sprite>hairstyles/hairstyle14.xml|#4b1d57,552362,6d337d,8d37a4,af29d5,d988cf,ffc4c4</sprite> - <sprite>equipment/chest/chemistrobe-male.xml</sprite> + <sprite>equipment/chest/alchemistrobe-male.xml</sprite> </homunculus> <!--======================================================================--> <homunculus @@ -141,7 +141,7 @@ Copyright (C) 2019 Moubootaur Legends --> > <sprite>races/human-female.xml</sprite> <sprite>hairstyles/hairstyle18.xml|#192d2c,1c3e33,2c6b52,339455,32ae4d,95d469,f7fed5</sprite> - <sprite>equipment/chest/chemistrobe-female.xml</sprite> + <sprite>equipment/chest/alchemistrobe-female.xml</sprite> </homunculus> <!--======================================================================--> <homunculus @@ -193,7 +193,7 @@ Copyright (C) 2019 Moubootaur Legends --> > <sprite>races/human-female.xml</sprite> <sprite>hairstyles/hairstyle20.xml|#37273b,422c48,615282,6f78ab,90abcd,96cdd9,d1e9eb</sprite> - <sprite>equipment/chest/chemistrobe-female.xml</sprite> + <sprite>equipment/chest/alchemistrobe-female.xml</sprite> </homunculus> <!--======================================================================--> <homunculus @@ -220,7 +220,7 @@ Copyright (C) 2019 Moubootaur Legends --> > <sprite>races/human-male.xml</sprite> <sprite>hairstyles/hairstyle21.xml|#311623,451a25,602222,7d2b26,9a3416,ca7e55,e2b88f</sprite> - <sprite>equipment/chest/chemistrobe-male.xml</sprite> + <sprite>equipment/chest/alchemistrobe-male.xml</sprite> </homunculus> </homunculuses> |