diff options
Diffstat (limited to 'db/const.txt')
-rw-r--r-- | db/const.txt | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/db/const.txt b/db/const.txt index 78582aa38..c8a24ade4 100644 --- a/db/const.txt +++ b/db/const.txt @@ -233,6 +233,21 @@ cell_landprotector 5 cell_novending 6 cell_nochat 7 +//cell_gettype 0 +cell_chkwall 1 +cell_chkwater 2 +cell_chkcliff 3 +cell_chkpass 4 +cell_chkreach 5 +cell_chknopass 6 +cell_chknoreach 7 +//cell_chkstack 8 +cell_chknpc 9 +cell_chkbasilica 10 +cell_chklandprotector 11 +cell_chknovending 12 +cell_chknochat 13 + StatusPoint 9 1 BaseLevel 11 1 SkillPoint 12 1 |