We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 002339f commit 2449cb8Copy full SHA for 2449cb8
code/modules/gear_presets/Halo/unsc_marines.dm
@@ -4,8 +4,6 @@
4
faction_group = FACTION_LIST_UNSC
5
languages = list(LANGUAGE_ENGLISH)
6
idtype = /obj/item/card/id/dogtag
7
- var/auto_squad_name
8
- var/ert_squad = FALSE
9
10
/datum/equipment_preset/unsc/load_status(mob/living/carbon/human/new_human)
11
new_human.nutrition = NUTRITION_VERYLOW
0 commit comments