summaryrefslogtreecommitdiff
path: root/npc/quests/quests_geffen.txt
diff options
context:
space:
mode:
authorHaru <haru@dotalux.com>2016-02-07 01:23:46 +0100
committerHaru <haru@dotalux.com>2016-02-07 01:23:46 +0100
commit1fd628e7be9e6de4ea48394be09ae10e912d8f3d (patch)
tree4e5b42a444f83976c33f22540d3aa46a8ceb7001 /npc/quests/quests_geffen.txt
parente68aa1f74d315f7bf24d7c8829002d0031b23539 (diff)
parent0462bc828e59ce99a48303a2f6190d3a01ce9465 (diff)
downloadhercules-1fd628e7be9e6de4ea48394be09ae10e912d8f3d.tar.gz
hercules-1fd628e7be9e6de4ea48394be09ae10e912d8f3d.tar.bz2
hercules-1fd628e7be9e6de4ea48394be09ae10e912d8f3d.tar.xz
hercules-1fd628e7be9e6de4ea48394be09ae10e912d8f3d.zip
Merge pull request #1110 from dastgir/22-ScriptClean-Phase2
Script CleanUp Phase 2
Diffstat (limited to 'npc/quests/quests_geffen.txt')
-rw-r--r--npc/quests/quests_geffen.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/npc/quests/quests_geffen.txt b/npc/quests/quests_geffen.txt
index 1a9ce31e8..3b7ec0e42 100644
--- a/npc/quests/quests_geffen.txt
+++ b/npc/quests/quests_geffen.txt
@@ -46,7 +46,7 @@ geffen_in,144,166,4 script Blacksmith 1_M_SMITH,{
mes "But...";
mes "I am growing older and my prowess begins to fade with age. So I've invented something for young, hot, upcoming Blacksmiths, in hopes that they too will master my craft...";
next;
- switch(select("What is it?:...")) {
+ switch(select("What is it?", "...")) {
case 1:
mes "[Blacksmith]";
mes "We Blacksmiths must always manipulate steel under extreme heat, and the hot air and melted metals are more than most people can stand.";
@@ -63,7 +63,7 @@ geffen_in,144,166,4 script Blacksmith 1_M_SMITH,{
mes "[Blacksmith]";
mes "So how about it ? If you give me ^2244FF50 Steel^000000 and ^4422FFonly 2000 Zeny^000000, I will make it for you right away~!!";
next;
- switch(select("Hm... Not bad. Alright.:How does it work again?")) {
+ switch(select("Hm... Not bad. Alright.", "How does it work again?")) {
case 1:
if ((countitem(Steel) > 49) && (Zeny > 1999)){
mes "[Blacksmith]";
@@ -110,7 +110,7 @@ geffen_in,30,71,4 script Eric 4_M_01,{
mes "of my blessed";
mes "grandfather.";
next;
- switch(select("Talk:Ask about Items needed:Manufacture:Quit")) {
+ switch(select("Talk", "Ask about Items needed", "Manufacture", "Quit")) {
case 1:
mes "[Eric]";
mes "My Grandfather, who passed away a few years ago, was special to me. He always stayed with me, and took care of me. He was much better than my old man, who was always busy working.";
@@ -191,7 +191,7 @@ geffen,122,77,4 script Nia#yagu 8_F_GIRL,{
mes "how would you like to play a";
mes "Number Match game with me?";
next;
- switch(select("Number Match Game?:Practice Number Match:Play Number Match:Record Holder:Cancel")) {
+ switch(select("Number Match Game?", "Practice Number Match", "Play Number Match", "Record Holder", "Cancel")) {
case 1:
mes "[Nia]";
mes "Ah, well, the objective of";