Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
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.
By HonkusTeam
| Last updated | 7 hours ago |
| Total downloads | 25 |
| Total rating | 0 |
| Categories | Audio Client-side |
| Dependency string | HonkusTeam-MaennerWieWirEscapeMusic-1.0.2 |
| Dependants | 0 other packages depend on this package |
This mod requires the following mods to function
BGN-PizzaTowerEscapeMusic
Plays music from Pizza Tower when the early ship leave alert appears
Preferred version: 2.5.0README
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 this mod installed and that config line set — the music is played locally on each client, nothing is synced from the host.
Changelog
1.0.2
- Fixed the music and script never loading frfr.
1.0.1
- Fixed the music and script never loading. The files are now shipped under
BepInEx/plugins/inside the package, so mod managers keep theBGN-PizzaTowerEscapeMusic/ScriptsandBGN-PizzaTowerEscapeMusic/Musicfolder structure on install. Previously they were placed at the package root, which mod managers flattened into a single folder where PizzaTowerEscapeMusic never looks — so the game silently fell back to the default Pizza Tower tracks.
1.0.0
- Initial release.