Assign body size + extras

This commit is contained in:
Dip
2020-09-18 13:07:51 -03:00
parent c6f85670b2
commit 7165bc1892
3 changed files with 28 additions and 22 deletions
@@ -36,6 +36,7 @@
H.set_species(/datum/species/human) //Plasamen burn up otherwise, and lizards are vulnerable to asimov AIs
H.equipOutfit(nukeop_outfit)
H.mirrorcanloadappearance = TRUE //Also gives them the option to use a mirror to load their custom character. Good luck if they use a plasma.
return TRUE
/datum/antagonist/nukeop/greet()
+1
View File
@@ -32,6 +32,7 @@
Mind.active = 1
Mind.transfer_to(operative)
Mind.add_antag_datum(/datum/antagonist/nukeop/lone)
operative.mirrorcanloadappearance = TRUE //If they can get to a mirror in time, good luck partner
message_admins("[ADMIN_LOOKUPFLW(operative)] has been made into lone operative by an event.")
log_game("[key_name(operative)] was spawned as a lone operative by an event.")