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
@@ -62,11 +62,11 @@
/datum/techweb/science //Global science techweb for RND consoles.
id = "SCIENCE"
organization = "GATO"
organization = "GATO" //GS13 - Nanotrasen to GATO
/datum/techweb/bepis //Should contain only 1 BEPIS tech selected at random.
id = "EXPERIMENTAL"
organization = "GATO R&D"
organization = "GATO R&D" //GS13 - Nanotrasen to GATO
/datum/techweb/bepis/New()
. = ..()
@@ -85,7 +85,7 @@
id = "tackle_advanced"
display_name = "Advanced Grapple Technology"
description = "GATO would like to remind its researching staff that it is never acceptable to \"glomp\" your coworkers, and further \"scientific trials\" on the subject \
will no longer be accepted in its academic journals."
will no longer be accepted in its academic journals." //GS13 - Nanotrasen to GATO
design_ids = list("tackle_dolphin", "tackle_rocket")
research_costs = list(TECHWEB_POINT_TYPE_GENERIC = 2500)
hidden = TRUE