diff options
-rw-r--r-- | db/re/map_zone_db.conf | 3 | ||||
-rw-r--r-- | npc/sec_pri/mapflags.txt | 1 |
2 files changed, 4 insertions, 0 deletions
diff --git a/db/re/map_zone_db.conf b/db/re/map_zone_db.conf index e74b6a29c..9ccbce386 100644 --- a/db/re/map_zone_db.conf +++ b/db/re/map_zone_db.conf @@ -155,6 +155,7 @@ zones: ( NivalWarpCrystal: true FrostiaWarpCrystal: true LilitWarpCrystal: true + ArtisWarpCrystal: true ReturnPotion: true } @@ -536,6 +537,7 @@ zones: ( NivalWarpCrystal: true FrostiaWarpCrystal: true LilitWarpCrystal: true + ArtisWarpCrystal: true ReturnPotion: true } }, @@ -618,6 +620,7 @@ zones: ( NivalWarpCrystal: true FrostiaWarpCrystal: true LilitWarpCrystal: true + ArtisWarpCrystal: true ReturnPotion: true } diff --git a/npc/sec_pri/mapflags.txt b/npc/sec_pri/mapflags.txt index 65edab951..4876bb5b0 100644 --- a/npc/sec_pri/mapflags.txt +++ b/npc/sec_pri/mapflags.txt @@ -1 +1,2 @@ sec_pri mapflag zone Jail +botcheck mapflag zone Jail |