diff options
Diffstat (limited to 'world/map/npc/030-3')
-rw-r--r-- | world/map/npc/030-3/orum_homunculus.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/world/map/npc/030-3/orum_homunculus.txt b/world/map/npc/030-3/orum_homunculus.txt index 0aaaebf0..85e825a9 100644 --- a/world/map/npc/030-3/orum_homunculus.txt +++ b/world/map/npc/030-3/orum_homunculus.txt @@ -260,7 +260,8 @@ L_SantasList: goto L_NotComplete; mes "\"Take the altered list to Elijas.\""; menu - "I don't know, this sounds kind of naughty.",L_Foo; + "I don't know, this sounds kind of naughty.", L_Foo; + L_Foo: mes "\"Do my bidding or I'll have no more words with you.\""; goto L_Close; |