diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-07-31 23:23:19 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-07-31 23:23:19 -0300 |
commit | 8c43a6ac55a1a825ae4735521c70417bc0d35d3e (patch) | |
tree | 686bf1b76f7be994c8662678ef9db4a731f83080 /db/re/map_zone_db.conf | |
parent | 6f499d71453a841fca7a243fb8f86f78377337a3 (diff) | |
download | serverdata-8c43a6ac55a1a825ae4735521c70417bc0d35d3e.tar.gz serverdata-8c43a6ac55a1a825ae4735521c70417bc0d35d3e.tar.bz2 serverdata-8c43a6ac55a1a825ae4735521c70417bc0d35d3e.tar.xz serverdata-8c43a6ac55a1a825ae4735521c70417bc0d35d3e.zip |
Block all GMs and ADMINs from warping to MMO-Protected zones.
Note that @w command is UNAFFECTED by that. (@goto and @hugo might be affected)
(Please report bugs)
Also: Whitelist Explosive Arrow, may still be broken though
Diffstat (limited to 'db/re/map_zone_db.conf')
-rw-r--r-- | db/re/map_zone_db.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/db/re/map_zone_db.conf b/db/re/map_zone_db.conf index 191b3610a..871e8b228 100644 --- a/db/re/map_zone_db.conf +++ b/db/re/map_zone_db.conf @@ -157,6 +157,7 @@ zones: ( mapflags: ( "nopenalty", + "nowarpto", "nosave 000-1,22,22", ) |