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:
evilew
2024-11-19 01:59:28 +01:00
parent 17385694fe
commit 10ef9e374a
154 changed files with 326 additions and 326 deletions
+2 -2
View File
@@ -417,8 +417,8 @@ If not set, defaults to check_completion instead. Set it. It's used by cryo.
/datum/objective/freedom
name = "freedom"
explanation_text = "Don't get captured by GATO."
team_explanation_text = "Have all members of your team free of GATO custody."
explanation_text = "Don't get captured by GATO." //GS13 - Nanotrasen to GATO
team_explanation_text = "Have all members of your team free of GATO custody." //GS13 - Nanotrasen to GATO
/datum/objective/freedom/check_completion()
var/list/datum/mind/owners = get_owners()