diff options
author | Susu <bruant.bastien@gmail.com> | 2013-07-29 16:07:06 +0200 |
---|---|---|
committer | Susu <bruant.bastien@gmail.com> | 2013-07-29 16:07:06 +0200 |
commit | 328525e468c35e8b266b160adbf09792faa64669 (patch) | |
tree | e0e393585bc5b831a0a53ec1c8d89d7401f2ce65 /doc | |
parent | b7171479a47490ff80bf04849f763158d6d96fac (diff) | |
parent | 15a3f6a5270943af44eb82fa01203464ce396aec (diff) | |
download | hercules-328525e468c35e8b266b160adbf09792faa64669.tar.gz hercules-328525e468c35e8b266b160adbf09792faa64669.tar.bz2 hercules-328525e468c35e8b266b160adbf09792faa64669.tar.xz hercules-328525e468c35e8b266b160adbf09792faa64669.zip |
Merge branch 'master' of https://github.com/HerculesWS/Hercules
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. |