diff options
Diffstat (limited to 'db/pre-re/map_zone_db.conf')
-rw-r--r-- | db/pre-re/map_zone_db.conf | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/db/pre-re/map_zone_db.conf b/db/pre-re/map_zone_db.conf index 384384fec..3bc0fd95e 100644 --- a/db/pre-re/map_zone_db.conf +++ b/db/pre-re/map_zone_db.conf @@ -87,6 +87,9 @@ zones: ( disabled_items: { Greed_Scroll: true } + + mapflags: ( "nocashshop" ) + }, { /* PK Mode zone is only used when server is on pk_mode (battle.conf), @@ -157,7 +160,9 @@ zones: ( "magic_damage_rate 60", "misc_damage_rate 60", "long_damage_rate 80", - "short_damage_rate 80" ) + "short_damage_rate 80", + "nocashshop" + ) }, { |