summaryrefslogtreecommitdiff
path: root/npc/023-3/logic.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/023-3/logic.txt')
-rw-r--r--npc/023-3/logic.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/023-3/logic.txt b/npc/023-3/logic.txt
index 59a8bd7c5..0b722516e 100644
--- a/npc/023-3/logic.txt
+++ b/npc/023-3/logic.txt
@@ -171,6 +171,7 @@ OnYetiDefeat:
message(.@rid, l("You've slayed the Yeti."));
npctalk l("Good luck in your journey, @@.", rid2name(.@rid));
setq FrostiaQuest_Homunculus, 1;
+ specialeffect(FX_FANFARE, AREA, getcharid(3));
end;
OnInit: