From a00579f57be4f02cd2a60ecd9468277ba6631e78 Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Wed, 2 Apr 2014 22:33:31 -0700 Subject: Fix style (split for more readable diff) --- world/map/npc/009-2/nurse.txt | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'world/map/npc/009-2/nurse.txt') diff --git a/world/map/npc/009-2/nurse.txt b/world/map/npc/009-2/nurse.txt index 3fbbc536..2320297e 100644 --- a/world/map/npc/009-2/nurse.txt +++ b/world/map/npc/009-2/nurse.txt @@ -66,11 +66,10 @@ L_Usual: "I don't feel so well, I might be sick.", L_Doctor, "Have you seen anything out of the ordinary?", L_NohMask, "No, I'm fine.", L_Next; - //else - menu - "Oooh, these wounds! They hurt so much!", L_Heal, - "I don't feel so well, I might be sick.", L_Doctor, - "No, I'm fine.", L_Next; + menu + "Oooh, these wounds! They hurt so much!", L_Heal, + "I don't feel so well, I might be sick.", L_Doctor, + "No, I'm fine.", L_Next; L_Next: mes "[Nurse]"; -- cgit v1.2.3-60-g2f50