diff options
Diffstat (limited to 'npc/025-3')
-rw-r--r-- | npc/025-3/barriers.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/025-3/barriers.txt b/npc/025-3/barriers.txt index bbb8ee9a..3e7be356 100644 --- a/npc/025-3/barriers.txt +++ b/npc/025-3/barriers.txt @@ -336,6 +336,7 @@ L_Block: end; L_StartFight: + if (Boss_10 == 2) message strcharinfo(0), "You feel starting something all over again."; if (Boss_10 != 1) message strcharinfo(0), "You hear screams, they seem to be very close from where you stand."; set Boss_10, 1; set @battlebosscave, 1; |