Files
vgstation13/code/datums/gamemode/malf.dm
MadmanMartian fa648fc942 Re-adds malf mode. (#17234)
* Re-adds malf mode.

* attempting to debug gamemodes not starting properly

* oh my fuck the problem was I missed a return 1
2018-02-09 12:24:52 -08:00

3 lines
88 B
Plaintext

/datum/gamemode/malf
name = "Malfunction"
factions_allowed = list(/datum/faction/malf)