diff options
Diffstat (limited to 'db')
-rw-r--r-- | db/sc_config.conf | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/db/sc_config.conf b/db/sc_config.conf index 03da813ee..f09c5b1ca 100644 --- a/db/sc_config.conf +++ b/db/sc_config.conf @@ -928,6 +928,7 @@ SC_FOOD_CRITICALSUCCESSVALUE: { } } SC_CASH_PLUSEXP: { + Visible: true Flags: { NoDeathReset: true NoDispelReset: true @@ -937,6 +938,7 @@ SC_CASH_PLUSEXP: { } } SC_CASH_DEATHPENALTY: { + Visible: true Flags: { NoDeathReset: true NoDispelReset: true @@ -946,6 +948,7 @@ SC_CASH_DEATHPENALTY: { } } SC_CASH_RECEIVEITEM: { + Visible: true Flags: { NoDeathReset: true NoDispelReset: true @@ -1318,6 +1321,7 @@ SC_STEAMPACK: { } } SC_CASH_PLUSONLYJOBEXP: { + Visible: true Flags: { NoDeathReset: true NoDispelReset: true @@ -2400,6 +2404,7 @@ SC_GEFFEN_MAGIC3: { } } SC_OVERLAPEXPUP: { + Visible: true Flags: { NoDispelReset: true NoClearanceReset: true |