diff options
Diffstat (limited to 'npc/000-2-0')
-rw-r--r-- | npc/000-2-0/julia.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/000-2-0/julia.txt b/npc/000-2-0/julia.txt index 8f9a747a..60d5e141 100644 --- a/npc/000-2-0/julia.txt +++ b/npc/000-2-0/julia.txt @@ -197,7 +197,7 @@ l_PoisonJulia: mes ""; mesq l("Seems yummy! Let me taste it!"); next; - mesq l("Hmmm, hm... *cough*, *cough*, *burp*, *cough*. What... What is that!?... *cough*, *burp*... Damn Gado... *cough*"); + mesq l("Hmmm, hm... *cough*, *cough*, *burp*, *cough*. What... What is that?!... *cough*, *burp*... Damn Gado... *cough*"); if (countitem("PoisonedDish") > 0), delitem "PoisonedDish", 1; setq ShipQuests_ChefGado, 3; |