diff options
Diffstat (limited to 'npc/006-7/ctrl.txt')
-rw-r--r-- | npc/006-7/ctrl.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/006-7/ctrl.txt b/npc/006-7/ctrl.txt index c81bd2abc..17243b561 100644 --- a/npc/006-7/ctrl.txt +++ b/npc/006-7/ctrl.txt @@ -17,6 +17,7 @@ OnRw: Mobpt += 10000; dispbottom l("Der Schneemann has been defeated: %s Monster Points gained.", fnum(10000)); RegEasterEgg(EE_SNOWMAN, 25); + specialeffect(FX_FANFARE, SELF, getcharid(3)); end; } |