summaryrefslogtreecommitdiff
path: root/npc/guides/guides_geffen.txt
diff options
context:
space:
mode:
authoreuphyy <euphyy@54d463be-8e91-2dee-dedb-b68131a5f0ec>2012-07-04 15:26:16 +0000
committereuphyy <euphyy@54d463be-8e91-2dee-dedb-b68131a5f0ec>2012-07-04 15:26:16 +0000
commit729a171c5eab680888fcb65f78b67487887eaa9b (patch)
tree9aef113f4388f3c12f4d6660024b60e89b12fac6 /npc/guides/guides_geffen.txt
parent83b5f1fcc494f68448a91873bf77cbee60da74e6 (diff)
downloadhercules-729a171c5eab680888fcb65f78b67487887eaa9b.tar.gz
hercules-729a171c5eab680888fcb65f78b67487887eaa9b.tar.bz2
hercules-729a171c5eab680888fcb65f78b67487887eaa9b.tar.xz
hercules-729a171c5eab680888fcb65f78b67487887eaa9b.zip
* Corrected and optimized 12 guide NPCs (/guides/)
* Fixed a small typo in Warlock quest, bugreport:6164 (jobs\3-1\warlock.txt) * Fixed a couple of job constant typos in "Nameless Island Quests" (quests\quests_nameless.txt) * Removed non-RE changelogs from RE scripts git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16376 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/guides/guides_geffen.txt')
-rw-r--r--npc/guides/guides_geffen.txt75
1 files changed, 22 insertions, 53 deletions
diff --git a/npc/guides/guides_geffen.txt b/npc/guides/guides_geffen.txt
index 10951b509..1662cdc37 100644
--- a/npc/guides/guides_geffen.txt
+++ b/npc/guides/guides_geffen.txt
@@ -3,14 +3,15 @@
//===== By: ==================================================
//= L0ne_W0lf
//===== Current Version: =====================================
-//= 1.0
+//= 1.1
//===== Compatible With: =====================================
-//= rAthena SVN
+//= rAthena SVN
//===== Description: =========================================
//= [Aegis Conversion]
-//= Guides for the city of Geffen
+//= Guides for the city of Geffen.
//===== Additional Comments: =================================
//= 1.0 First version, Renewal guide.
+//= 1.1 Fixed and optimized. [Euphy]
//============================================================
geffen,203,116,4 script Guide#01geffen::GuideGeffen 705,{
@@ -38,29 +39,17 @@ geffen,203,116,4 script Guide#01geffen::GuideGeffen 705,{
next;
break;
case 2:
- mes "[Geffen Guide]";
- mes "Let me mark the location of the";
- mes "the ^0000FFGeffen Tower^000000";
- mes "on your mini-map.";
- mes "Would you like to check any other locations?";
+ callsub L_Mark,"^0000FFGeffen Tower";
viewpoint 1,120,114,1,0x0000FF;
next;
break;
case 3:
- mes "[Geffen Guide]";
- mes "Let me mark the location of the";
- mes "the ^FF5400Fountain^000000";
- mes "on your mini-map.";
- mes "Would you like to check any other locations?";
+ callsub L_Mark,"^FF5400Fountain";
viewpoint 1,126,48,2,0xFFB400;
next;
break;
case 4:
- mes "[Geffen Guide]";
- mes "Let me mark the location of the";
- mes "the ^006400Tool Shop^000000";
- mes "on your mini-map.";
- mes "Would you like to check any other locations?";
+ callsub L_Mark,"^006400Tool Shop";
viewpoint 1,44,86,3,0xAAFF00;
next;
break;
@@ -75,20 +64,12 @@ geffen,203,116,4 script Guide#01geffen::GuideGeffen 705,{
next;
break;
case 6:
- mes "[Geffen Guide]";
- mes "Let me mark the location of the";
- mes "the ^800080Inn^00000";
- mes "on your mini-map.";
- mes "Would you like to check any other locations?";
+ callsub L_Mark,"^800080Inn";
viewpoint 1,172,174,5,0xDA70D6;
next;
break;
case 7:
- mes "[Geffen Guide]";
- mes "Let me mark the location of the";
- mes "the ^B9062FTavern^000000";
- mes "on your mini-map.";
- mes "Would you like to check any other locations?";
+ callsub L_Mark,"^B9062FTavern";
viewpoint 1,138,138,6,0xFF0000;
next;
break;
@@ -112,49 +93,29 @@ geffen,203,116,4 script Guide#01geffen::GuideGeffen 705,{
while (.@loop) {
switch(select("[ Eden Teleport Officer ]:[ Kafra Employee ]:[ Pet Groomer ]:[ Chef Assistant ]:[ Dimensional Arcanist Guide ]:Previous Menu")) {
case 1:
- mes "[Geffen Guide]";
- mes "Let me mark the location of the";
- mes "^B9062FEden Teleport Officers^000000";
- mes "on your mini-map.";
- mes "Would you like to check any other locations?";
+ callsub L_Mark,"^B9062FEden Teleport Officers";
viewpoint 1,61,180,7,0xFF0000;
viewpoint 1,132,66,8,0xFF0000;
next;
break;
case 2:
- mes "[Geffen Guide]";
- mes "Let me mark the location of the";
- mes "^FF5400Kafra Employees^000000";
- mes "on your mini-map.";
- mes "Would you like to check any other locations?";
+ callsub L_Mark,"^FF5400Kafra Employees";
viewpoint 1,203,123,10,0xFFB400;
viewpoint 1,120,62,11,0xFFB400;
next;
break;
case 3:
- mes "[Geffen Guide]";
- mes "Let me mark the location of the";
- mes "^006400Pet Groomer^000000";
- mes "on your mini-map.";
- mes "Would you like to check any other locations?";
+ callsub L_Mark,"^006400Pet Groomer";
viewpoint 1,193,152,12,0xAAFF00;
next;
break;
case 4:
- mes "[Geffen Guide]";
- mes "Let me mark the location of the";
- mes "^7F3300Chef Assistant^000000";
- mes "on your mini-map.";
- mes "Would you like to check any other locations?";
+ callsub L_Mark,"^7F3300Chef Assistant";
viewpoint 1,196,111,13,0xD2691E;
next;
break;
case 5:
- mes "[Geffen Guide]";
- mes "Let me mark the location of the";
- mes "^800080Dimensional Arcanist Guide^000000";
- mes "on your mini-map.";
- mes "Would you like to check any other locations?";
+ callsub L_Mark,"^800080Dimensional Arcanist Guide";
viewpoint 1,140,196,14,0xDA70D6;
next;
break;
@@ -193,6 +154,14 @@ geffen,203,116,4 script Guide#01geffen::GuideGeffen 705,{
end;
}
}
+ end;
+L_Mark:
+ mes "[Geffen Guide]";
+ mes "Let me mark the location of the";
+ mes getarg(0)+"^000000";
+ mes "on your mini-map.";
+ mes "Would you like to check any other locations?";
+ return;
}
geffen,118,62,0 duplicate(GuideGeffen) Guide#02geffen 705