diff options
author | shennetsind <ind@henn.et> | 2013-03-27 16:17:48 -0300 |
---|---|---|
committer | shennetsind <ind@henn.et> | 2013-03-27 16:17:48 -0300 |
commit | 9aded8a259e39b49698cb50111e8e5306f77dd52 (patch) | |
tree | cdc35f64b44f55e9da4211bf8540dc6300017726 /doc | |
parent | 9b5ec24b69d4ae517f07ffa7a9b2730adbe998d4 (diff) | |
download | hercules-9aded8a259e39b49698cb50111e8e5306f77dd52.tar.gz hercules-9aded8a259e39b49698cb50111e8e5306f77dd52.tar.bz2 hercules-9aded8a259e39b49698cb50111e8e5306f77dd52.tar.xz hercules-9aded8a259e39b49698cb50111e8e5306f77dd52.zip |
Introducing Costume Garment Slot 8192
Special Thanks to jTynne for bringing the slot's support absence to my attention.
Also updated getlook script command to support Robe/Garment (val 12 Look_Robe)
Signed-off-by: shennetsind <ind@henn.et>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/item_db.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/item_db.txt b/doc/item_db.txt index 8aa09ce53..742a27089 100644 --- a/doc/item_db.txt +++ b/doc/item_db.txt @@ -86,6 +86,7 @@ Upper: Equippable upper-types. Uses the following bitmasks: Gender: Gender restriction. 0 is female, 1 is male, 2 for both. Loc: Equipment's placement. Values are: + 2^13 8192 = Costume Garment/Robe 2^12 4096 = Costume Low Headgear 2^11 2048 = Costume Mid Headgear 2^10 1024 = Costume Top Headgear |