From 0d593d6d6a25ff807c675ab045c646a98c6a88d6 Mon Sep 17 00:00:00 2001 From: jesusalva Date: Wed, 28 Feb 2018 00:45:44 -0300 Subject: Enable (or try to enable) nopenalty flag on Aeros --- npc/001-1/mapflags.txt | 1 + npc/001-1/portal.txt | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) (limited to 'npc') diff --git a/npc/001-1/mapflags.txt b/npc/001-1/mapflags.txt index 1aeaed1e8..40a98d89b 100644 --- a/npc/001-1/mapflags.txt +++ b/npc/001-1/mapflags.txt @@ -1 +1,2 @@ 001-1 mapflag nosave 002-1,53,38 +001-1 mapflag nopenalty diff --git a/npc/001-1/portal.txt b/npc/001-1/portal.txt index 72c0d7eda..6e0070170 100644 --- a/npc/001-1/portal.txt +++ b/npc/001-1/portal.txt @@ -4,11 +4,11 @@ // Description: // Manages warps at Aeros -001-1,235,25,0 script Soul Menhir NPC_HIDDEN,1,0,{ +001-1,235,25,0 script Worlds Gate NPC_HIDDEN,1,0,{ OnTouch: mesn; - mes l("This Soul Menhir can send your soul back to the world, along any items, money and/or experience gained."); + mes l("This Portal can send your soul back to the world, along any items, money and/or experience gained."); mes l("Would you like to leave this place?"); menu l("No."), L_Close, -- cgit v1.2.3-60-g2f50