mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-20 03:26:37 +01:00
Merge pull request #11494 from VOREStation/upstream-merge-8243
[MIRROR] Illegal Tech -> Transgressive Tech
This commit is contained in:
@@ -181,8 +181,8 @@ GLOBAL_LIST_INIT(design_datums, list())
|
||||
id = TECH_DATA
|
||||
|
||||
/datum/tech/syndicate
|
||||
name = "Illegal Technologies Research"
|
||||
desc = "The study of technologies that violate standard government regulations."
|
||||
name = "Transgressive Technologies Research"
|
||||
desc = "The study of technologies that sit on the very boundaries of legality and ethics."
|
||||
id = TECH_ILLEGAL
|
||||
level = 0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user