diff options
Diffstat (limited to 'world/map/npc/001-2/phaet.txt')
-rw-r--r-- | world/map/npc/001-2/phaet.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/world/map/npc/001-2/phaet.txt b/world/map/npc/001-2/phaet.txt index 36410c48..ebeaa4a0 100644 --- a/world/map/npc/001-2/phaet.txt +++ b/world/map/npc/001-2/phaet.txt @@ -7,8 +7,9 @@ next; menu "Yes", L_Sure, - "No", -; + "No", L_Next; +L_Next: mes "[Phaet the Royal Guard]"; mes "\"Ha ha, coward.\""; close; |