diff options
Diffstat (limited to 'world/map/npc/009-2/doctor.txt')
-rw-r--r-- | world/map/npc/009-2/doctor.txt | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/world/map/npc/009-2/doctor.txt b/world/map/npc/009-2/doctor.txt index e9905c77..d3f5a1c5 100644 --- a/world/map/npc/009-2/doctor.txt +++ b/world/map/npc/009-2/doctor.txt @@ -18,10 +18,9 @@ "I think I am sick!", L_Cure, "No, I feel fine.", L_Next, "Have you seen anything strange in town? Anything that might have to do with the robberies?", L_NohMask; - //else - menu - "I think I am sick!", L_Cure, - "No, I feel fine.", L_Next; + menu + "I think I am sick!", L_Cure, + "No, I feel fine.", L_Next; L_Next: mes "[Doctor]"; |