mirror of
https://github.com/vgstation-coders/vgstation13.git
synced 2025-12-10 10:21:11 +00:00
* Re-adds malf mode. * attempting to debug gamemodes not starting properly * oh my fuck the problem was I missed a return 1
3 lines
88 B
Plaintext
3 lines
88 B
Plaintext
/datum/gamemode/malf
|
|
name = "Malfunction"
|
|
factions_allowed = list(/datum/faction/malf) |