/tg/ Station 13 - Modules - Types

code/modules/deathmatch/deathmatch_modifier.dm

/datum/deathmatch_modifierDeathmatch modifiers are little options the host can choose to spice the match a bit.
/datum/deathmatch_modifier/mountsMounts are being used. Do not spawn wheelchairs.
/datum/deathmatch_modifier/no_gravityWe do a bit of fun over balance here, some mounts may be better than others.
/datum/deathmatch_modifier/random1 every 11 turfs, but it will actually spawn fewer mines since groundless and closed turfs are skipped. don't spawn mine next to player spawns. skip belt loops or they'll explode right away.
/datum/deathmatch_modifier/any_loadoutPick global modifiers at random.