From 893824c2be76d006c896235217f9323368a37ce5 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 3 Jun 2019 16:51:03 -0300 Subject: Disable the use of Warp Crystals, Time Flasks and Return Potions on MMO zones. You're not expected to warp away (only die/logout are properly handled). Bugfixes. @toevent still works (might disable later, or tell game you've died and then warp). --- db/re/mob_db.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'db/re/mob_db.conf') diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index 9d203c0ce..4a3e6255e 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -8552,7 +8552,7 @@ mob_db: ( AttackMotion: 672 DamageMotion: 200 Drops: { - TreaureKey: 10000 + TreasureKey: 10000 MoveSpeedPotion: 4000 CoinBag: 2000 Beer: 2000 @@ -8599,7 +8599,7 @@ mob_db: ( AttackMotion: 672 DamageMotion: 200 Drops: { - TreaureKey: 400 + TreasureKey: 400 CoinBag: 200 Beer: 200 ClothoLiquor: 50 -- cgit v1.2.3-70-g09d2