diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-07-07 22:45:44 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-07-07 22:45:44 -0300 |
commit | 6ca4fd31ded0e940f9ff8a447224af1360212ce4 (patch) | |
tree | a6a7f7791f10cb1d0e7ca0782944e0c36bff95dc /db/re/map_zone_db.conf | |
parent | 66e2390a021db2793de2cc278440557733bc42ec (diff) | |
download | serverdata-6ca4fd31ded0e940f9ff8a447224af1360212ce4.tar.gz serverdata-6ca4fd31ded0e940f9ff8a447224af1360212ce4.tar.bz2 serverdata-6ca4fd31ded0e940f9ff8a447224af1360212ce4.tar.xz serverdata-6ca4fd31ded0e940f9ff8a447224af1360212ce4.zip |
Block a few more commands on jails. Using them, as said earlier, will cause BUGS
After all, they do not cancel a jail...
Diffstat (limited to 'db/re/map_zone_db.conf')
-rw-r--r-- | db/re/map_zone_db.conf | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/db/re/map_zone_db.conf b/db/re/map_zone_db.conf index 770d65d20..604d3f349 100644 --- a/db/re/map_zone_db.conf +++ b/db/re/map_zone_db.conf @@ -491,6 +491,10 @@ zones: ( setbattleflag: 100 addwarp: 100 mapflag: 100 + jumpto: 100 + tonpc: 100 + hugo: 100 + linus: 100 } disabled_items: { TimeFlask: true |