mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-29 08:08:49 +01:00
13 lines
355 B
Plaintext
13 lines
355 B
Plaintext
/*
|
|
* Use this file to add
|
|
* Modular ERT datums
|
|
*/
|
|
|
|
/datum/ert/asset_protection
|
|
roles = list(/datum/antagonist/ert/asset_protection)
|
|
leader_role = /datum/antagonist/ert/asset_protection/leader
|
|
rename_team = "Asset Protection Team"
|
|
code = "Red"
|
|
mission = "Protect Nanotrasen's assets, crew are assets."
|
|
polldesc = "a Nanotrasen asset protection team"
|