diff options
Diffstat (limited to 'db')
-rw-r--r-- | db/const.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/db/const.txt b/db/const.txt index abd3b5e6..091de1b6 100644 --- a/db/const.txt +++ b/db/const.txt @@ -154,6 +154,11 @@ cDarkGreen 9 sc_poison 132 sc_slowpoison 14 +// Marriage-related +WEDDING_FEE 100 +DIVORCE_FEE_PER_LEVEL 500 +WEDDING_MIN_LEVEL 32 + sfx_skillup 1 sfx_magic_generic 2 sfx_magic_life 3 |