diff options
author | shennetsind <notind@gmail.com> | 2013-09-28 04:23:56 -0700 |
---|---|---|
committer | shennetsind <notind@gmail.com> | 2013-09-28 04:23:56 -0700 |
commit | 71af4a3caa5c09d38fc6ea99ca3ca3bc3cc280ce (patch) | |
tree | 2c46f0a5ac28f67931433de0f3b18dd0aa6e7d73 /doc/item_db.txt | |
parent | 346ea5f138e5baee36cf1e986c12fff84277f4ca (diff) | |
parent | 7d8f83d8ff360df4c2b960933c015117eb9d776b (diff) | |
download | hercules-71af4a3caa5c09d38fc6ea99ca3ca3bc3cc280ce.tar.gz hercules-71af4a3caa5c09d38fc6ea99ca3ca3bc3cc280ce.tar.bz2 hercules-71af4a3caa5c09d38fc6ea99ca3ca3bc3cc280ce.tar.xz hercules-71af4a3caa5c09d38fc6ea99ca3ca3bc3cc280ce.zip |
Merge pull request #161 from shenhuyong/master
Added full support for the Rebellion.
Diffstat (limited to 'doc/item_db.txt')
-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 |