diff options
author | Haru <haru@dotalux.com> | 2015-12-17 06:19:27 +0100 |
---|---|---|
committer | Haru <haru@dotalux.com> | 2015-12-17 06:19:27 +0100 |
commit | 0743e53904411c632fb8bf4d92f34a60319355c2 (patch) | |
tree | 28bfcb2bd00bdbda9376c72930be4299b8d25561 /db/const.txt | |
parent | 928937106625058745ca78508df98696905d528a (diff) | |
parent | 7e083f9ae7688b2ee1d98246af0ba60c914d0f88 (diff) | |
download | hercules-0743e53904411c632fb8bf4d92f34a60319355c2.tar.gz hercules-0743e53904411c632fb8bf4d92f34a60319355c2.tar.bz2 hercules-0743e53904411c632fb8bf4d92f34a60319355c2.tar.xz hercules-0743e53904411c632fb8bf4d92f34a60319355c2.zip |
Merge branch 'Jedzkie-Pull_12' into hercules
Closes #958
Diffstat (limited to 'db/const.txt')
-rw-r--r-- | db/const.txt | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/db/const.txt b/db/const.txt index e09200500..100ee1e7a 100644 --- a/db/const.txt +++ b/db/const.txt @@ -987,7 +987,6 @@ SC_MER_SP 282 SC_MER_HIT 283 SC_MER_QUICKEN 284 SC_REBIRTH 285 -SC_ITEMSCRIPT 290 SC_S_LIFEPOTION 291 SC_L_LIFEPOTION 292 SC_CASH_PLUSONLYJOBEXP 293 @@ -1319,6 +1318,12 @@ SC_CUP_OF_BOZA 611 SC_OVERLAPEXPUP 612 SC_MORA_BUFF 613 +// MVP Scrolls +SC_MVPCARD_TAOGUNKA 614 +SC_MVPCARD_MISTRESS 615 +SC_MVPCARD_ORCHERO 616 +SC_MVPCARD_ORCLORD 617 + e_gasp 0 e_what 1 e_ho 2 |