BrainAwake

From Eternity Wiki
Jump to navigationJump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Type: Object sound pointer, normal

Purpose: Plays the "bossit" sound effect at full volume.

Notes: In DOOM, this codepointer was also responsible for initializing the internal list of Boss Spawn Spot objects. If the number of objects was incorrect, this code pointer could crash the game. However, this behavior has been moved, as of BOOM, to an internal level init function, and the limit on spawn spots has also been removed.

Thunk: Yes.