From 05d4994f778d252377bcabc7de9103d502fe64c7 Mon Sep 17 00:00:00 2001 From: Playtester Date: Mon, 14 Aug 2006 08:52:26 +0000 Subject: * Moved the Gunslinger quest NPCs to gunslinger_quests.txt - put erKURITA's version of the Garrison quest into another file since I already added a complete version, use it if you like it more - also gave the NPCs their official names git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8267 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/quests/gunslinger_quests.txt | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) (limited to 'npc/quests/gunslinger_quests.txt') diff --git a/npc/quests/gunslinger_quests.txt b/npc/quests/gunslinger_quests.txt index 7fbcc4ada..b4f937fca 100644 --- a/npc/quests/gunslinger_quests.txt +++ b/npc/quests/gunslinger_quests.txt @@ -165,4 +165,26 @@ L_Already: mes "So how do you like"; mes "my gun?"; close; +} + +// NPC locations, working on implementing them + +que_ng.gat,187,149,3 script Kenny 83,{ + end; +} + +que_ng.gat,187,156,3 script Tony 86,{ + end; +} + +que_ng.gat,187,163,3 script Ingrid 744,{ + end; +} + +que_ng.gat,185,180,3 script Vanessa 726,{ + end; +} + +que_ng.gat,149,178,5 script N.A 744,{ + end; } \ No newline at end of file -- cgit v1.2.3-70-g09d2