summaryrefslogtreecommitdiff
path: root/doc/script_commands.txt
diff options
context:
space:
mode:
authorshennetsind <ind@henn.et>2013-11-02 18:02:36 -0200
committershennetsind <ind@henn.et>2013-11-02 18:02:36 -0200
commit84e4e6ee1dcaf37d73ec6f590c675ce4b17352b9 (patch)
tree5022572b54a20f2931f09e98fa607f65edc21384 /doc/script_commands.txt
parent566529c819bcf9aeb1bd3a4a691c443c2b88d076 (diff)
downloadhercules-84e4e6ee1dcaf37d73ec6f590c675ce4b17352b9.tar.gz
hercules-84e4e6ee1dcaf37d73ec6f590c675ce4b17352b9.tar.bz2
hercules-84e4e6ee1dcaf37d73ec6f590c675ce4b17352b9.tar.xz
hercules-84e4e6ee1dcaf37d73ec6f590c675ce4b17352b9.zip
Fixed Shadow System Bonuses
Item in shadow slots are now able to give bonuses properly, thanks to rosfus for pointing it out! Also added the missing constants for script handling. Signed-off-by: shennetsind <ind@henn.et>
Diffstat (limited to 'doc/script_commands.txt')
-rw-r--r--doc/script_commands.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/script_commands.txt b/doc/script_commands.txt
index bd0b032f1..f2ba9f6ba 100644
--- a/doc/script_commands.txt
+++ b/doc/script_commands.txt
@@ -2550,6 +2550,13 @@ EQI_HEAD_LOW (10) - Lower Headgear (beards, some masks)
EQI_COSTUME_HEAD_LOW (11) - Lower Costume Headgear
EQI_COSTUME_HEAD_MID (12) - Middle Costume Headgear
EQI_COSTUME_HEAD_TOP (13) - Upper Costume Headgear
+EQI_COSTUME_GARMENT (14) - Costume Garment
+EQI_SHADOW_ARMOR (15) - Shadow Armor
+EQI_SHADOW_WEAPON (16) - Shadow Weapon
+EQI_SHADOW_SHIELD (17) - Shadow Shield
+EQI_SHADOW_SHOES (18) - Shadow Shoes
+EQI_SHADOW_ACC_R (19) - Shadow Accessory 2
+EQI_SHADOW_ACC_L (20) - Shadow Accessory 1
Notice that a few items occupy several equipment slots, and if the
character is wearing such an item, 'getequipid' will return it's ID number