From 22189f4513a8047900f86c8e590d8af36777312a Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 9 Apr 2021 22:55:40 -0300 Subject: Mapzone Outside (whatever that does...) --- db/pre-re/map_zone_db.conf | 10 ++++++++++ npc/015-1/mapflags.txt | 2 +- npc/016-1/mapflags.txt | 2 +- npc/025-1/mapflags.txt | 2 +- npc/026-1/mapflags.txt | 2 +- npc/027-1/mapflags.txt | 2 +- 6 files changed, 15 insertions(+), 5 deletions(-) diff --git a/db/pre-re/map_zone_db.conf b/db/pre-re/map_zone_db.conf index 22ddacdf..5660a547 100644 --- a/db/pre-re/map_zone_db.conf +++ b/db/pre-re/map_zone_db.conf @@ -93,6 +93,16 @@ zones: ( "nocashshop", ) }, +{ + name: "outside" + + disabled_skills: { + WM_POEMOFNETHERWORLD: "PLAYER" + } + + disabled_items: { + } +} { /* 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 */ diff --git a/npc/015-1/mapflags.txt b/npc/015-1/mapflags.txt index 35a0436b..0ef2a5ff 100755 --- a/npc/015-1/mapflags.txt +++ b/npc/015-1/mapflags.txt @@ -1,2 +1,2 @@ //015-1 mapflag resave 010-1,27,97 -015-1 mapflag outside +015-1 mapflag zone outside diff --git a/npc/016-1/mapflags.txt b/npc/016-1/mapflags.txt index 0ba40687..a7757f70 100755 --- a/npc/016-1/mapflags.txt +++ b/npc/016-1/mapflags.txt @@ -1,2 +1,2 @@ //016-1 mapflag resave 010-1,27,97 -016-1 mapflag outside +016-1 mapflag zone outside diff --git a/npc/025-1/mapflags.txt b/npc/025-1/mapflags.txt index 76d30e57..c8047e3a 100755 --- a/npc/025-1/mapflags.txt +++ b/npc/025-1/mapflags.txt @@ -1,2 +1,2 @@ //025-1 mapflag resave 016-1,94,30 -025-1 mapflag outside +025-1 mapflag zone outside diff --git a/npc/026-1/mapflags.txt b/npc/026-1/mapflags.txt index 7f94c379..5cadd285 100755 --- a/npc/026-1/mapflags.txt +++ b/npc/026-1/mapflags.txt @@ -1,2 +1,2 @@ //026-1 mapflag resave 026-1,28,35 -026-1 mapflag outside +026-1 mapflag zone outside diff --git a/npc/027-1/mapflags.txt b/npc/027-1/mapflags.txt index 4a31fce4..83e0536c 100755 --- a/npc/027-1/mapflags.txt +++ b/npc/027-1/mapflags.txt @@ -1,2 +1,2 @@ //027-1 mapflag resave 026-1,28,35 -027-1 mapflag outside +027-1 mapflag zone outside -- cgit v1.2.3-60-g2f50