diff options
Diffstat (limited to 'npc/018-7-1/demure.txt')
-rw-r--r-- | npc/018-7-1/demure.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/018-7-1/demure.txt b/npc/018-7-1/demure.txt index 6372d5197..5f2001ca8 100644 --- a/npc/018-7-1/demure.txt +++ b/npc/018-7-1/demure.txt @@ -166,6 +166,7 @@ OnBye: Zeny += rand2(100, 300)*max(1, @d_mode2); warp "018-7-1", 23, 22; deltimer strnpcinfo(NPC_NAME_UNIQUE)+"::OnBeet"; + specialeffect(FX_FANFARE, SELF, getcharid(3)); end; // Summon second form (give 5 seconds to players to move) |