diff options
author | shennetsind <ind@henn.et> | 2013-07-29 10:39:36 -0300 |
---|---|---|
committer | shennetsind <ind@henn.et> | 2013-07-29 10:39:36 -0300 |
commit | 1caae981b4f000b67bdd0b118fb76797c2bfa06c (patch) | |
tree | afcf1f2881cfc88029fab7d0fdc161d0e04df9d7 /doc | |
parent | 2eab181cece04d8c6a79f9d1a3ff74343cd3ae76 (diff) | |
download | hercules-1caae981b4f000b67bdd0b118fb76797c2bfa06c.tar.gz hercules-1caae981b4f000b67bdd0b118fb76797c2bfa06c.tar.bz2 hercules-1caae981b4f000b67bdd0b118fb76797c2bfa06c.tar.xz hercules-1caae981b4f000b67bdd0b118fb76797c2bfa06c.zip |
Ultimate Item DB Update
http://hercules.ws/board/topic/1778-ultimate-item-db-update/
Signed-off-by: shennetsind <ind@henn.et>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/item_db.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/item_db.txt b/doc/item_db.txt index 6630dd065..77f6e1a37 100644 --- a/doc/item_db.txt +++ b/doc/item_db.txt @@ -82,6 +82,9 @@ Upper: Equippable upper-types. Uses the following bitmasks: 2: Upper jobs 4: Baby jobs 8: Third jobs + 16: Upper Third jobs + 32: Baby Third jobs +Under pre-re mode third classes are considered upper, making use of the 8 and above masks is therefore not necessary unless in renewal mode. Gender: Gender restriction. 0 is female, 1 is male, 2 for both. |