Nanotrasen to GATO - comments
I know it's a mess, but the least I can do is add comments anywhere I can
This commit is contained in:
+3
-3
@@ -13,7 +13,7 @@
|
||||
|
||||
/datum/ert/New()
|
||||
if (!polldesc)
|
||||
polldesc = "a Code [code] GATO Emergency Response Team"
|
||||
polldesc = "a Code [code] GATO Emergency Response Team" //GS13 - Nanotrasen to GATO
|
||||
|
||||
/datum/ert/blue
|
||||
opendoors = FALSE
|
||||
@@ -35,7 +35,7 @@
|
||||
rename_team = "Deathsquad"
|
||||
code = "Delta"
|
||||
mission = "Leave no witnesses."
|
||||
polldesc = "an elite GATO Strike Team"
|
||||
polldesc = "an elite GATO Strike Team" //GS13 - Nanotrasen to GATO
|
||||
|
||||
/datum/ert/centcom_official
|
||||
code = "Green"
|
||||
@@ -54,7 +54,7 @@
|
||||
leader_role = /datum/antagonist/ert/commander/inquisitor
|
||||
rename_team = "Inquisition"
|
||||
mission = "Destroy any traces of paranormal activity aboard the station."
|
||||
polldesc = "a GATO paranormal response team"
|
||||
polldesc = "a GATO paranormal response team" //GS13 - Nanotrasen to GATO
|
||||
|
||||
/datum/ert/greybois
|
||||
code = "Green"
|
||||
|
||||
Reference in New Issue
Block a user