Skip to content

Commit

Permalink
Despawn guards in DucalPalace L3 when hero of BG
Browse files Browse the repository at this point in the history
  • Loading branch information
Ychap committed Oct 13, 2024
1 parent a1d73a2 commit e43759e
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions JA#BGT_AdvPack/Ducal_Palace/JA#FLM03.BAF
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
IF
Global("C#st_HeroOfBG","GLOBAL",1)
THEN
RESPONSE #100
DestroySelf()
END

IF
Global("JA#ALERT","%NBaldursGate_DucalPalace_L3%",1)
Allegiance(Myself,NEUTRAL)
Expand Down

0 comments on commit e43759e

Please sign in to comment.