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 ++++ 1 file changed, 4 insertions(+) (limited to 'npc/017-1') 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); -- cgit v1.2.3-60-g2f50