diff options
Diffstat (limited to 'world/map/npc/031-2/angelaHouse.txt')
-rw-r--r-- | world/map/npc/031-2/angelaHouse.txt | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/world/map/npc/031-2/angelaHouse.txt b/world/map/npc/031-2/angelaHouse.txt index 9ef5bfb6..1b3ccb0a 100644 --- a/world/map/npc/031-2/angelaHouse.txt +++ b/world/map/npc/031-2/angelaHouse.txt @@ -52,10 +52,9 @@ L_Hello_Again: mes "\"Hello! Good to see you again. Please warm yourself.\""; next; menu - "I just wanted to say hello.",-, + "I just wanted to say hello.",L_Close, "I have some yellow present boxes.",L_Yellow, "I have some white present boxes.",L_White; - goto L_Close; L_Yellow: set @dq_level, 70; |