diff options
Diffstat (limited to 'db')
-rw-r--r-- | db/const.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/db/const.txt b/db/const.txt index 8e7807695..ab14afca2 100644 --- a/db/const.txt +++ b/db/const.txt @@ -1257,6 +1257,7 @@ SC_MTF_MLEATKED 569 SC_MTF_CRIDAMAGE 570 SC_MOONSTAR 571 SC_SUPER_STAR 572 +SC_OKTOBERFEST 573 e_gasp 0 e_what 1 @@ -3348,3 +3349,8 @@ IOT_GUILD 3 false 0 true 1 + +NST_ZENY 0 +NST_CASH 1 +NST_MARKET 2 +NST_CUSTOM 3 |