
You are viewing a potentially older version of this package. View Latest Version
MaennerWieWirEscapeMusic
Plays Männer wie wir instead of Pizza Tower music when the early ship leave alert appears, and loops fnaf.ogg when the Apparatus is taken.Männer wie wir Escape Music
An addon for PizzaTowerEscapeMusic that replaces the escape music with "Männer wie wir" instead of the Pizza Tower tracks.
How it works
This mod is a script/music addon for BGN-PizzaTowerEscapeMusic. It plays maennerwiewir.ogg when the early ship leave alert is called, and stops it when the ship takes off or you die.
When the Apparatus is taken, fnaf.ogg (fnaf 2 hallway sound) starts looping forever.
Setup
In BepInEx/config/bgn.pizzatowerescapemusic.cfg, under [Scripting], the Scripts entry must include MaennerWieWir, e.g.:
Scripts = MaennerWieWir
Every player who wants to hear it needs both this mod and that config line — the music is played locally on each client, nothing is synced from the host.
Changelog
1.0.1
- Fixed the music and script never loading. PizzaTowerEscapeMusic only looks for addon files at
<any plugin folder>/BGN-PizzaTowerEscapeMusic/Scripts/and.../Music/; they were previously shipped at the package root, so the game silently fell back to the default Pizza Tower tracks.
1.0.0
- Initial release.