diff options
author | Jesusaves <cpntb1@ymail.com> | 2023-10-06 17:34:50 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2023-10-06 17:34:50 -0300 |
commit | 5961d0f588ef6e2d07e590520c91e3c3f0903aa1 (patch) | |
tree | 9cdcde32b5ceb92fd59a2a1434832c4c480a2084 | |
parent | f76cba30de4b7cffb5e59f549abcfab114d5c129 (diff) | |
download | clientdata-5961d0f588ef6e2d07e590520c91e3c3f0903aa1.tar.gz clientdata-5961d0f588ef6e2d07e590520c91e3c3f0903aa1.tar.bz2 clientdata-5961d0f588ef6e2d07e590520c91e3c3f0903aa1.tar.xz clientdata-5961d0f588ef6e2d07e590520c91e3c3f0903aa1.zip |
Minor typo
-rw-r--r-- | avatars.xml | 2 | ||||
-rw-r--r-- | npcs.xml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/avatars.xml b/avatars.xml index d728ad812..3ac8a954d 100644 --- a/avatars.xml +++ b/avatars.xml @@ -180,7 +180,7 @@ Copyright (C) 2018 TMW2: Moubootaur Legends --> <sprite>races/human-male.xml</sprite> <sprite>hairstyles/hairstyle04.xml|#2b2b2b,000002,3f3f3f,020004,585858,0d0d13,858585,181c20,a7a7a7,2b302d,d6d6d6,616b64,ffffff,c7ccbf</sprite> <sprite>equipment/legs/cottontrousers-male.xml|#111111,222222,333333,444444,555555,aaaaaa</sprite> - <sprite>equipment/chest/redknightarmor-female.xml</sprite> + <sprite>equipment/chest/redknightarmor-male.xml</sprite> <sprite>equipment/feet/boots-male.xml|#212121</sprite> <sprite>equipment/hands/cottongloves-male.xml|#202020,505050</sprite> <sprite>equipment/head/corsairhat.xml</sprite> @@ -784,7 +784,7 @@ IDs 900-999 = Special <sprite>races/human-male.xml</sprite> <sprite>hairstyles/hairstyle04.xml|#2b2b2b,000002,3f3f3f,020004,585858,0d0d13,858585,181c20,a7a7a7,2b302d,d6d6d6,616b64,ffffff,c7ccbf</sprite> <sprite>equipment/legs/cottontrousers-male.xml|#111111,222222,333333,444444,555555,aaaaaa</sprite> - <sprite>equipment/chest/redknightarmor-female.xml</sprite> + <sprite>equipment/chest/redknightarmor-male.xml</sprite> <sprite>equipment/feet/boots-male.xml|#212121</sprite> <sprite>equipment/hands/cottongloves-male.xml|#202020,505050</sprite> <sprite>equipment/head/corsairhat.xml</sprite> |