diff options
Diffstat (limited to 'db')
-rw-r--r-- | db/re/map_zone_db.conf | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/db/re/map_zone_db.conf b/db/re/map_zone_db.conf index 9ccbce386..b6799eb3b 100644 --- a/db/re/map_zone_db.conf +++ b/db/re/map_zone_db.conf @@ -517,15 +517,15 @@ zones: ( disabled_commands: { recall: 100 recallall: 100 - warp: 100 + warp: 99 save: 100 setbattleflag: 100 addwarp: 100 mapflag: 100 - jumpto: 100 + jumpto: 99 tonpc: 100 - hugo: 100 - linus: 100 + hugo: 99 + linus: 99 } disabled_items: { TimeFlask: true |