diff options
author | Haru <haru@dotalux.com> | 2013-12-26 01:34:12 +0100 |
---|---|---|
committer | Haru <haru@dotalux.com> | 2013-12-30 16:08:20 +0100 |
commit | 21fa0901dc8723627c6970aa6eff97bc27e36533 (patch) | |
tree | 8890d4191c1ea44af96b6e51d8e149b1e885f043 /doc/item_db.txt | |
parent | a9156de759bc444a5f7256b86f6c4bac6a1ab47d (diff) | |
download | hercules-21fa0901dc8723627c6970aa6eff97bc27e36533.tar.gz hercules-21fa0901dc8723627c6970aa6eff97bc27e36533.tar.bz2 hercules-21fa0901dc8723627c6970aa6eff97bc27e36533.tar.xz hercules-21fa0901dc8723627c6970aa6eff97bc27e36533.zip |
Modernized syntax and fixed errors in the sample scripts
Signed-off-by: Haru <haru@dotalux.com>
Diffstat (limited to 'doc/item_db.txt')
-rw-r--r-- | doc/item_db.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/item_db.txt b/doc/item_db.txt index 50b7523cc..30aa845f3 100644 --- a/doc/item_db.txt +++ b/doc/item_db.txt @@ -139,7 +139,7 @@ Upper: Equippable upper-types. Uses the following bitmasks: Gender: Gender restriction. 0 is female, 1 is male, 2 for both (default value). -Loc: Equipment's placement. A value needs to be spevified if the item is an +Loc: Equipment's placement. A value needs to be specified if the item is an equipment piece. Values are: 2^0 001 = Lower Headgear |