From dbd23045bdbb28ef782363541461e14db9b3850c Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 18 Aug 2019 16:38:46 -0300 Subject: Minor comments --- npc/017-1/townhall.txt | 4 ++++ npc/017-10/_import.txt | 2 +- npc/017-10/_warps.txt | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/npc/017-1/townhall.txt b/npc/017-1/townhall.txt index 35482d5ed..931f130a0 100644 --- a/npc/017-1/townhall.txt +++ b/npc/017-1/townhall.txt @@ -6,6 +6,7 @@ 017-1,180,20,0 script #LoF_Townhall01 NPC_HIDDEN,{ end; + OnTouch: // Sponsor and Main Quest 17+ - access granted .@q=getq(General_Narrator); @@ -21,6 +22,7 @@ OnInit: 017-1,182,20,0 script #LoF_Townhall02 NPC_HIDDEN,{ end; + OnTouch: // Sponsor and Main Quest 17+ - access granted .@q=getq(General_Narrator); @@ -35,6 +37,7 @@ OnInit: 017-1,171,20,0 script #LoF_Townhall03 NPC_HIDDEN,{ end; + OnTouch: // Sponsor and Main Quest 17+ - access granted .@q=getq(General_Narrator); @@ -49,6 +52,7 @@ OnInit: 017-1,190,20,0 script #LoF_Townhall04 NPC_HIDDEN,{ end; + OnTouch: // Sponsor and Main Quest 17+ - access granted .@q=getq(General_Narrator); diff --git a/npc/017-10/_import.txt b/npc/017-10/_import.txt index ce6916310..ddd202783 100644 --- a/npc/017-10/_import.txt +++ b/npc/017-10/_import.txt @@ -1,4 +1,4 @@ -// Map 017-10: Tech-User Forge +// Map 017-10: LoF Townhall // This file is generated automatically. All manually added changes will be removed when running the Converter. "npc/017-10/_warps.txt", "npc/017-10/dispatcher.txt", diff --git a/npc/017-10/_warps.txt b/npc/017-10/_warps.txt index 636b97e54..b4d6087eb 100644 --- a/npc/017-10/_warps.txt +++ b/npc/017-10/_warps.txt @@ -1,5 +1,5 @@ // This file is generated automatically. All manually added changes will be removed when running the Converter. -// Map 017-10: Tech-User Forge warps +// Map 017-10: LoF Townhall warps 017-10,36,79,0 warp #017-10_36_79 0,0,017-1,171,21 017-10,56,79,0 warp #017-10_56_79 0,0,017-1,180,21 017-10,60,79,0 warp #017-10_60_79 0,0,017-1,182,21 -- cgit v1.2.3-60-g2f50