From 3816e3ab6e88e79b2892d4061b051ea67939c542 Mon Sep 17 00:00:00 2001 From: Soren Date: Mon, 26 Mar 2018 20:01:04 -0300 Subject: Redo 003-0-1 and make maps --- npc/003-0-1/_warps.txt | 2 +- npc/003-0-1/statues.txt | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'npc/003-0-1') diff --git a/npc/003-0-1/_warps.txt b/npc/003-0-1/_warps.txt index 480d7a1b6..6a19e6cf6 100644 --- a/npc/003-0-1/_warps.txt +++ b/npc/003-0-1/_warps.txt @@ -1,3 +1,3 @@ // This file is generated automatically. All manually added changes will be removed when running the Converter. // Map 003-0-1: The Magic Guild warps -003-0-1,48,52,0 warp #003-0-1_48_52 2,0,003-1,51,36 +003-0-1,49,52,0 warp #003-0-1_49_52 3,0,003-1,51,36 diff --git a/npc/003-0-1/statues.txt b/npc/003-0-1/statues.txt index 90850bfac..efe0498a7 100644 --- a/npc/003-0-1/statues.txt +++ b/npc/003-0-1/statues.txt @@ -4,7 +4,7 @@ // Description: // These statues are of great honor to whoever have their name written in them! -003-0-1,45,28,0 script Fortune Statue NPC_STATUE_BANKER,{ +003-0-1,63,30,0 script Fortune Statue NPC_STATUE_BANKER,{ HallOfFortune(); close; @@ -15,7 +15,7 @@ OnInit: end; } -003-0-1,51,28,0 script Strength Statue NPC_STATUE_GUARD,{ +003-0-1,53,30,0 script Strength Statue NPC_STATUE_GUARD,{ HallOfLevel(); close; @@ -26,7 +26,7 @@ OnInit: end; } -003-0-1,34,38,0 script Hero Statue NPC_STATUE_ANDREI,{ +003-0-1,56,26,0 script Hero Statue NPC_STATUE_ANDREI,{ mes l("This statue was built for memory of Andrei Sakar, the greatest hero this world has even seen."); mes l("For defending Hurnscald alone and saving all its inhabitants."); @@ -44,7 +44,7 @@ OnInit: end; } -003-0-1,82,24,0 script Worker Statue NPC_STATUE_CONTRIBUTOR,{ +003-0-1,60,26,0 script Worker Statue NPC_STATUE_CONTRIBUTOR,{ mes l("This is in honor of all the [@@help://about-server|Contributors@@] who helped rebuilding this world, after the Monster War outbreak."); mes l("And also in notable mention of those who [@@https://www.patreon.com/TMW2|sponsor@@] the Alliance and its administrative structure."); -- cgit v1.2.3-60-g2f50