diff options
author | Jesusaves <cpntb1@ymail.com> | 2021-03-22 12:26:06 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2021-03-22 12:26:06 -0300 |
commit | 4ce577830bdc50d291fd080a3052f41aae93a137 (patch) | |
tree | cbab3f0a7f39fd558c8b4dea96c3c6854f187ccd /db/re | |
parent | 4d78bfb741dbaad9b7119ee15cffb84da3a90a2a (diff) | |
download | serverdata-4ce577830bdc50d291fd080a3052f41aae93a137.tar.gz serverdata-4ce577830bdc50d291fd080a3052f41aae93a137.tar.bz2 serverdata-4ce577830bdc50d291fd080a3052f41aae93a137.tar.xz serverdata-4ce577830bdc50d291fd080a3052f41aae93a137.zip |
Cleanup clientversions.txt - Client Updater - from the excess junk
Diffstat (limited to 'db/re')
-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 |