diff options
author | Saulc <lucashelaine14@gmail.com> | 2018-05-08 13:16:59 +0000 |
---|---|---|
committer | Saulc <lucashelaine14@gmail.com> | 2018-05-08 13:16:59 +0000 |
commit | b4812ac05eac49529dda8896094de07e1912ba3d (patch) | |
tree | de8e40b9e006d8a086ac06c19307e5ed220389c4 /items.xml | |
parent | 0d0d29995d46d71c2efc2b9afbef0240a0c68f06 (diff) | |
download | clientdata-b4812ac05eac49529dda8896094de07e1912ba3d.tar.gz clientdata-b4812ac05eac49529dda8896094de07e1912ba3d.tar.bz2 clientdata-b4812ac05eac49529dda8896094de07e1912ba3d.tar.xz clientdata-b4812ac05eac49529dda8896094de07e1912ba3d.zip |
add better stats to GM stuff
Diffstat (limited to 'items.xml')
-rw-r--r-- | items.xml | 9 |
1 files changed, 3 insertions, 6 deletions
@@ -2651,10 +2651,8 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. image="equipment/chest/gmrobe.png" name="GM Robe" description="A GM robe." - defense="1" - level="1" + defense="50" type="equip-torso" - weight="1" colors="simple" maxFloorOffset="10"> <sprite gender="unisex">equipment/chest/gmrobe-male.xml</sprite> @@ -3888,9 +3886,8 @@ Colors for dyeable equipments or items are set up by itemcolors.xml. <item id="2933" image="equipment/head/gmcap.png" name="GM Cap" - description="A cap which identifies you as a GM. Only GMs can wear this." - defense="1" - level="1" + description="A cap which identifies you as a GM. Only Game Master's can wear this." + defense="50" type="equip-head" weight="1"> <sprite>equipment/head/gmcap.xml</sprite> |