From 08b629060711da081f9e6065764e1a7d32919fc8 Mon Sep 17 00:00:00 2001 From: Micksha Date: Tue, 25 May 2021 12:46:31 +0000 Subject: Mapfix --- npc/012-3/beheader.txt | 2 +- npc/012-3/mana-seed.txt | 2 +- npc/012-3/traveler.txt | 2 +- npc/012-3/warningsigns.txt | 4 ++-- 4 files changed, 5 insertions(+), 5 deletions(-) (limited to 'npc/012-3') diff --git a/npc/012-3/beheader.txt b/npc/012-3/beheader.txt index f0725754..dd5207ee 100644 --- a/npc/012-3/beheader.txt +++ b/npc/012-3/beheader.txt @@ -1,5 +1,5 @@ -012-3,450,67,0 script The Beheader NPC429,{ +012-3,460,76,0 script The Beheader NPC429,{ if (FLAGS & FLAG_BEHEADER_MASK) goto L_Complete; mes "[The Beheader]"; mes "\"I am The Beheader, known for beheading Terranites.\""; diff --git a/npc/012-3/mana-seed.txt b/npc/012-3/mana-seed.txt index ea6dabcf..405b8038 100644 --- a/npc/012-3/mana-seed.txt +++ b/npc/012-3/mana-seed.txt @@ -1,4 +1,4 @@ -012-3,62,130,0 script Forest Mana Seed#_M NPC166,{ +012-3,72,139,0 script Forest Mana Seed#_M NPC166,{ setarray @exp_bonus, 0, 1000, // level 1 diff --git a/npc/012-3/traveler.txt b/npc/012-3/traveler.txt index be3c89bf..50793fa7 100644 --- a/npc/012-3/traveler.txt +++ b/npc/012-3/traveler.txt @@ -1,5 +1,5 @@ -012-3,439,62,0 script Meridith the Traveler NPC103,{ +012-3,449,71,0 script Meridith the Traveler NPC103,{ @npcname$ = "Meridith"; @NpcTravelBit = $@terranite_cave_bit; callfunc "Traveler"; diff --git a/npc/012-3/warningsigns.txt b/npc/012-3/warningsigns.txt index 2e63e8a4..082ed2a5 100644 --- a/npc/012-3/warningsigns.txt +++ b/npc/012-3/warningsigns.txt @@ -1,5 +1,5 @@ -012-3,445,61,0 script sign#pvp-1 NPC187,{ +012-3,455,70,0 script sign#pvp-1 NPC187,{ mes "You are about to enter a dangerous area!"; next; mes "This area has a great distance to town. So the protection spell of the town is not active in that cave!"; @@ -7,7 +7,7 @@ close; } -012-3,451,61,0 script sign#pvp-2 NPC186,{ +012-3,461,70,0 script sign#pvp-2 NPC186,{ mes "You are about to enter a dangerous area!"; next; mes "This area has a great distance to town. So the protection spell of the town is not active in that cave!"; -- cgit v1.2.3-70-g09d2