From 9434e1f6ed981376669b70de6b7da02c583a399e Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 26 Jul 2019 13:25:36 -0300 Subject: While onboard, Destructive, Fire, and AoE Magic are NOT permitted. Explosive Arrows aren't allowed either, as it could destroy the ship. Other weapons, magic, skills, tactics etc. all green. Knockback disabled. --- db/re/map_zone_db.conf | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) (limited to 'db/re/map_zone_db.conf') diff --git a/db/re/map_zone_db.conf b/db/re/map_zone_db.conf index e5d75e659..7fbc492f3 100644 --- a/db/re/map_zone_db.conf +++ b/db/re/map_zone_db.conf @@ -203,12 +203,25 @@ zones: ( name: "ship" disabled_skills: { + // Destructive, Fire, and AoE Magic not allowed + MG_NAPALMBEAT: "ALL" MG_FIREBALL: "ALL" + WZ_FROSTNOVA: "ALL" + MG_FIREBOLT: "ALL" + MG_COLDBOLT: "ALL" + MG_LIGHTININGBOLT: "ALL" + WZ_EARTHSPIKE: "ALL" + MG_FROSTDIVER: "ALL" + ASC_METEORASSAULT: "ALL" + AC_SHOWER: "ALL" SN_SHARPSHOOTING: "ALL" - SM_BASH: "ALL" + MG_FIREWALL: "ALL" + SO_FIREWALK: "ALL" + SA_FLAMELAUNCHER: "ALL" } disabled_items: { + ExplosiveArrow: true } mapflags: ( -- cgit v1.2.3-60-g2f50