yquake2remaster/stuff/mapfixes
Yamagi be84f7fb89 Set the `ambush` spawnflag on monster_boss2 in biggun.
I encountered a bug where the monster_boss2 aka hornet in biggun.bsp
somehow slipped into the void while pushed out of it's compartment.
I'm unable to reproduce it, but analysis showed that the hornet isn't
spawned in ambush mode. As soon as the player fires a gun it starts
moving. Maybe that is enough to slip out of the compartment.

Additionally the hornet is a targeted monster. Monsters triggered by
level logic must be set to ambush, otherwise sound and level logic
triggering mess each other up.

Closes #1078.
2023-12-16 18:41:47 +01:00
..
baseq2 Set the `ambush` spawnflag on monster_boss2 in biggun. 2023-12-16 18:41:47 +01:00
juggernaut Map fixes for old and newly discovered bugs + removed code hacks 2021-04-08 13:42:18 +00:00