summaryrefslogtreecommitdiff
path: root/world/map/npc/009-2/alan.txt
diff options
context:
space:
mode:
authorBen Longbons <b.r.longbons@gmail.com>2014-04-02 22:33:31 -0700
committerBen Longbons <b.r.longbons@gmail.com>2014-04-02 22:33:31 -0700
commita00579f57be4f02cd2a60ecd9468277ba6631e78 (patch)
treebc1117ddede14e61b030bfe7a337d323ddea75c2 /world/map/npc/009-2/alan.txt
parentc0ba38cd4b68491e28e467889804ebc09c9c002e (diff)
downloadserverdata-a00579f57be4f02cd2a60ecd9468277ba6631e78.tar.gz
serverdata-a00579f57be4f02cd2a60ecd9468277ba6631e78.tar.bz2
serverdata-a00579f57be4f02cd2a60ecd9468277ba6631e78.tar.xz
serverdata-a00579f57be4f02cd2a60ecd9468277ba6631e78.zip
Fix style (split for more readable diff)
Diffstat (limited to 'world/map/npc/009-2/alan.txt')
-rw-r--r--world/map/npc/009-2/alan.txt33
1 files changed, 14 insertions, 19 deletions
diff --git a/world/map/npc/009-2/alan.txt b/world/map/npc/009-2/alan.txt
index ba9e1f30..6d39e3e2 100644
--- a/world/map/npc/009-2/alan.txt
+++ b/world/map/npc/009-2/alan.txt
@@ -35,10 +35,9 @@
"OK, thanks.", L_Close,
"Can you make me a really good bow?", L_State_0_1,
"Have you seen anything strange recently that might be connected to the robberies?", L_NohMask_Answer;
- //else
- menu
- "OK, thanks.", L_Close,
- "Can you make me a really good bow?", L_State_0_1;
+ menu
+ "OK, thanks.", L_Close,
+ "Can you make me a really good bow?", L_State_0_1;
L_State_0_1:
mes "[Alan]";
@@ -84,10 +83,9 @@ L_State_1:
"No, I haven't had the time yet.", L_Close,
"No, I didn't find him yet.", L_State_1_1,
"Have you seen anything strange recently that might be connected to the robberies?", L_NohMask_Answer;
- //else
- menu
- "No, I haven't had the time yet.", L_Close,
- "No, I didn't find him yet.", L_State_1_1;
+ menu
+ "No, I haven't had the time yet.", L_Close,
+ "No, I didn't find him yet.", L_State_1_1;
L_State_1_1:
mes "[Alan]";
@@ -102,9 +100,8 @@ L_State_2:
menu
"Yes, I did. He said that the trees turned into dangerous monsters.", L_Foo,
"Have you seen anything strange recently that might be connected to the robberies?", L_NohMask_Answer;
- //else
- menu
- "Yes, I did. He said that the trees turned into dangerous monsters.", L_Foo;
+ menu
+ "Yes, I did. He said that the trees turned into dangerous monsters.", L_Foo;
L_Foo:
mes "[Alan]";
mes "\"Oh, that's really bad news. Maybe you can do his job?";
@@ -125,10 +122,9 @@ L_State_3:
"Here, take a look!", L_State_3_try,
"Yes, but I need it for something else.", L_Close,
"Have you seen anything strange recently that might be connected to the robberies?", L_NohMask_Answer;
- //else
- menu
- "Here, take a look!", L_State_3_try,
- "Yes, but I need it for something else.", L_Close;
+ menu
+ "Here, take a look!", L_State_3_try,
+ "Yes, but I need it for something else.", L_Close;
L_State_3_try:
if (countitem("RawLog") < 1)
@@ -171,10 +167,9 @@ L_State_4:
"10,000??? What a ripoff!", L_Close,
"Sure, here you go!", L_State_4_pay,
"Have you seen anything strange recently that might be connected to the robberies?", L_NohMask_Answer;
- //else
- menu
- "10,000??? What a ripoff!", L_Close,
- "Sure, here you go!", L_State_4_pay;
+ menu
+ "10,000??? What a ripoff!", L_Close,
+ "Sure, here you go!", L_State_4_pay;
L_State_4_pay:
if (Zeny < 10000)