diff options
Diffstat (limited to 'npc/010-2_Dimonds_Cove/doug.txt')
-rw-r--r-- | npc/010-2_Dimonds_Cove/doug.txt | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/npc/010-2_Dimonds_Cove/doug.txt b/npc/010-2_Dimonds_Cove/doug.txt index e97837cc..2a9d5063 100644 --- a/npc/010-2_Dimonds_Cove/doug.txt +++ b/npc/010-2_Dimonds_Cove/doug.txt @@ -14,15 +14,18 @@ L_0: mes "\"I need 20 more [Cave Snake Lamp]s to make my light!\""; next; goto L_Question; + L_1: mes "[Doug]"; mes "\"This lamp should light up this whole place! I just need 20 [Cave Snake Lamp]s.\""; next; goto L_Question; + L_2: mes "[Doug]"; mes "\"This is gonna be bright! A must have for anyone! All i need is a few parts...\""; - goto main1; + next; + goto L_Question; L_3: mes "[Doug]"; |