mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-22 12:41:09 +01:00
[Ready] Adds ERP (#48699)
Adds a new emergency response team, the ERP! It stands for Emergency Response Party the ERP includes: -the coordinator: basically the captain of the operation, armed with a birthday cake, balloon and lots of fireworks to start the celebration -the bouncer: the big boy, has a telebaton and an armor vest (if youre a loser you get a police hat too) -the constructor: has tools, materials to build the party, disco tiles and an ethereal disco ball planter -the cleaning service: your normal jannie, with his trusty mop, trash bag and cleaning grenades -the comedian: a clown, armed with instruments, a bananium shield and chameleon suit/hat, for some comedy at the party
This commit is contained in:
@@ -260,7 +260,7 @@
|
||||
var/datum/antagonist/ert/ert = antag
|
||||
mannequin.equipOutfit(initial(ert.outfit), TRUE)
|
||||
else if (ispath(antag, /datum/antagonist/official))
|
||||
mannequin.equipOutfit(/datum/outfit/centcom_official, TRUE)
|
||||
mannequin.equipOutfit(/datum/outfit/centcom/centcom_official, TRUE)
|
||||
|
||||
/datum/admins/proc/makeERTPreviewIcon(list/settings)
|
||||
// Set up the dummy for its photoshoot
|
||||
|
||||
Reference in New Issue
Block a user