mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-24 21:48:39 +01:00
* Renames and cleans up additionalert module * hoodie * Update modular_skyrat/modules/modular_ert/code/pizza/pizza_outfit.dm * fix dme
8 lines
273 B
Plaintext
8 lines
273 B
Plaintext
/datum/ert/pizza
|
|
roles = list(/datum/antagonist/ert/pizza)
|
|
leader_role = /datum/antagonist/ert/pizza/leader
|
|
rename_team = "Dogginos"
|
|
code = "Green"
|
|
mission = "Serve the station with a smile, remember to get a tip!"
|
|
polldesc = "a group of trained pizza delivery boys"
|