summaryrefslogtreecommitdiff
path: root/npc/001-1/eugene.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/001-1/eugene.txt')
-rw-r--r--npc/001-1/eugene.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/npc/001-1/eugene.txt b/npc/001-1/eugene.txt
index 1231c765..ad64bf0c 100644
--- a/npc/001-1/eugene.txt
+++ b/npc/001-1/eugene.txt
@@ -36,10 +36,12 @@
{
case 1:
setq ArtisQuests_Fishman, 1;
+ mes "";
speech
l("Thank you. I'll wait here.");
close;
case 2:
+ mes "";
speech
l("But I'm almost out of @@...", getitemlink(.BaitID));
close;
@@ -80,4 +82,3 @@ OnInit:
setnpcdistance 2;
end;
}
-