Compare commits

..

1 commit

Author SHA1 Message Date
Led Mitz
b3b082bfe1 Removed evade in desc. Only has bonus agi.
Corrected description.

Approved-by: Hello TMW <hello@themanaworld.org>
2026-04-18 16:29:24 +00:00
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
<?xml version="1.0"?>
<items>
<item id="731" image="equipment/legs/assassinpants.png" name="Assassin Pants" description="Pants for a master assassin. (Brawler only: Strength +2 / Dexterity +1)" mattack="-5" type="equip-torso" defense="4" agi="5" flee="5" weight="20" sellProtected="true">
<item id="731" image="equipment/legs/assassinpants.png" name="Assassin Pants" description="Pants for a master assassin. (Brawler only: Strength +2 / Dexterity +1)" mattack="-5" type="equip-torso" defense="4" agi="5" weight="20" sellProtected="true">
<sprite gender="unisex">equipment/legs/assassin.xml</sprite>
<sprite gender="female">equipment/legs/assassin-female.xml</sprite>
</item>

View file

@ -1,4 +1,4 @@
<?xml version="1.0"?>
<items>
<item id="730" image="generic/gemstone-a.png|W:#a0a010,ffffa0" name="Lifestone" description="A small crystal shard, warm to the touch." type="generic" weight="3"/>
<item id="730" image="generic/gemstone-a.png|W:#a0a010,ffffa0" name="Lifestone" description="A small crystal shard, warm to the touch." type="generic" weight="5"/>
</items>