diff options
author | Michieru <Michieru@users.noreply.github.com> | 2014-09-16 22:20:30 +0200 |
---|---|---|
committer | Michieru <Michieru@users.noreply.github.com> | 2014-09-16 22:20:30 +0200 |
commit | 8ab61745b81d1cf0602c7998f590aac8749187da (patch) | |
tree | aa21f15ade1aa219a2b092b901e6e349abe3d713 /db | |
parent | 219c35e699b03da7939c207627c09a70614a1b7b (diff) | |
download | hercules-8ab61745b81d1cf0602c7998f590aac8749187da.tar.gz hercules-8ab61745b81d1cf0602c7998f590aac8749187da.tar.bz2 hercules-8ab61745b81d1cf0602c7998f590aac8749187da.tar.xz hercules-8ab61745b81d1cf0602c7998f590aac8749187da.zip |
Follow rev: https://github.com/HerculesWS/Hercules/commit/0a24a4bb6340459a6128c39d13ab1bf37a5bc6b8
Fix bug: 7891: http://hercules.ws/board/tracker/issue-7891-estin-estun-breakfall-and-kick-stance/
Diffstat (limited to 'db')
-rw-r--r-- | db/const.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/db/const.txt b/db/const.txt index 8023fc30f..858fd868e 100644 --- a/db/const.txt +++ b/db/const.txt @@ -679,8 +679,8 @@ RC2_Golem 4 RC2_Guardian 5 RC2_Ninja 6 -Size_Small 0 -Size_Medium 1 +Size_Medium 0 +Size_Small 1 Size_Large 2 BF_WEAPON 0x0001 |