diff options
author | shennetsind <ind@henn.et> | 2013-09-28 12:49:51 -0300 |
---|---|---|
committer | shennetsind <ind@henn.et> | 2013-09-28 12:49:51 -0300 |
commit | 8bed1531de1deceae20e09bc2d59470f586a94f6 (patch) | |
tree | 5909c98606ebb26a70c15e16b6a26c8cac081088 /doc | |
parent | e4b0f270ad0fabab869c1a803fa8e4a73f198760 (diff) | |
parent | f8f073bc7ebd1bc5cf19e8ea9b72a54bba7fab8b (diff) | |
download | hercules-8bed1531de1deceae20e09bc2d59470f586a94f6.tar.gz hercules-8bed1531de1deceae20e09bc2d59470f586a94f6.tar.bz2 hercules-8bed1531de1deceae20e09bc2d59470f586a94f6.tar.xz hercules-8bed1531de1deceae20e09bc2d59470f586a94f6.zip |
Merge branch 'master' of https://github.com/HerculesWS/Hercules
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 77f6e1a37..1cf92977c 100644 --- a/doc/item_db.txt +++ b/doc/item_db.txt @@ -76,6 +76,7 @@ Job: Equippable jobs. Uses the following bitmask table: Death Knight (2^27): 0x08000000 Dark Collector (2^28): 0x10000000 Kagerou/Oboro (2^29): 0x20000000 + Rebellion (2^30): 0x40000000 Upper: Equippable upper-types. Uses the following bitmasks: 1: Normal jobs |