From 16cf7d67834ab45de67a2dce2ec7406373547816 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 14 Feb 2021 15:49:47 -0300 Subject: Replace the hack of pet jump on drowned map with the server-code patch --- db/re/map_zone_db.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'db/re') diff --git a/db/re/map_zone_db.conf b/db/re/map_zone_db.conf index 402a1cbb2..e74b6a29c 100644 --- a/db/re/map_zone_db.conf +++ b/db/re/map_zone_db.conf @@ -108,7 +108,7 @@ zones: ( } }, { - /* No Tricks Zone prevents penalty and NV_TRICKDEAD */ + /* No Tricks Zone prevents penalty and NV_TRICKDEAD (and pets) */ name: "No Tricks" disabled_skills: { @@ -120,6 +120,7 @@ zones: ( } mapflags: ( + "nopet", "nopenalty", "nosave 000-1,22,22", ) -- cgit v1.2.3-60-g2f50