From 40fefd371e600b3239c3e9bbf0e1c9b9ab516b77 Mon Sep 17 00:00:00 2001 From: jesusalva Date: Thu, 8 Feb 2018 20:22:10 -0200 Subject: Hercules update. Check evol/master for more information. --- db/re/map_zone_db.conf | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (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 e508c7808..9f255b391 100644 --- a/db/re/map_zone_db.conf +++ b/db/re/map_zone_db.conf @@ -93,6 +93,23 @@ zones: ( "nocashshop", ) }, +{ + /* CvC zone is applied to all maps with a cvc mapflag */ + name: "CvC" /* changing this name requires MAP_ZONE_CVC_NAME to also be changed in src/map/map.h file */ + + disabled_skills: { + BS_GREED: "PLAYER" + CG_HERMODE: "PLAYER" + } + + disabled_items: { + } + + /* cashshop disabled in cvc maps */ + mapflags: ( + "nocashshop", + ) +}, { /* PK Mode zone is only used when server is on pk_mode (battle.conf), it applies to all pvp maps that don't have their own zone */ -- cgit v1.2.3-70-g09d2