diff options
author | Ledmitz <smoothshifter@tuta.io> | 2024-04-07 03:44:11 -0300 |
---|---|---|
committer | Led Mitz <smoothshifter@tuta.io> | 2024-04-08 15:38:00 +0000 |
commit | 369a54e1d88a8edf7640c96e78da6a3be7b8abeb (patch) | |
tree | 538aa313b233a5af347a59cbf0c0f7a6872e33e5 /items | |
parent | aa8f920dfbe9b77e83f72266e73042869f54aee0 (diff) | |
download | clientdata-369a54e1d88a8edf7640c96e78da6a3be7b8abeb.tar.gz clientdata-369a54e1d88a8edf7640c96e78da6a3be7b8abeb.tar.bz2 clientdata-369a54e1d88a8edf7640c96e78da6a3be7b8abeb.tar.xz clientdata-369a54e1d88a8edf7640c96e78da6a3be7b8abeb.zip |
Issued new ID since 880 was taken
Diffstat (limited to 'items')
-rw-r--r-- | items/equip-charm/item0908_GMAmulet.xml (renamed from items/equip-charm/item0880_GMAmulet.xml) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/items/equip-charm/item0880_GMAmulet.xml b/items/equip-charm/item0908_GMAmulet.xml index 434d7dbb..2c17b719 100644 --- a/items/equip-charm/item0880_GMAmulet.xml +++ b/items/equip-charm/item0908_GMAmulet.xml @@ -1,4 +1,4 @@ <?xml version="1.0"?> <items> - <item id="0880" image="equipment/charms/gmamulet.png" name="GM Amulet" description="An amulet for GMs during events." effect="HP Recovery Rate 200%" defense="50" criticaldefense="50" mdefense="50" flee="20" mattack="20" accuracy="50" crit="50" attkspeed="20" maxhp="31000" weight="1" type="equip-charm"/> + <item id="0908" image="equipment/charms/gmamulet.png" name="GM Amulet" description="An amulet for GMs during events." effect="HP Recovery Rate 200%" defense="50" criticaldefense="50" mdefense="50" flee="20" mattack="20" accuracy="50" crit="50" attkspeed="20" maxhp="31000" weight="1" type="equip-charm"/> </items> |