diff options
Diffstat (limited to 'npc/034-4/lobby.txt')
-rw-r--r-- | npc/034-4/lobby.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/npc/034-4/lobby.txt b/npc/034-4/lobby.txt index 3af9043f1..dd9a26780 100644 --- a/npc/034-4/lobby.txt +++ b/npc/034-4/lobby.txt @@ -22,6 +22,8 @@ OnTouch: $@VALIA_STATUS[.@p]=15; } if ($@VALIA_STATUS[.@p] >= 15) { + if (!@v_fanfare) + specialeffect(FX_FANFARE, SELF, getcharid(3)); slide 143, 96; } end; |