Files
Aurora.3/code/modules/ghostroles/spawner/atom/combat_robot.dm
Fluffy c25c8b6a37 Last editorconfig fixup (#17782)
* one

* two

* three

* fsdsdf
2023-11-20 18:22:42 +00:00

13 lines
535 B
Plaintext

/datum/ghostspawner/combat_robot
name = "Combat Robot"
short_name = "combatrobot"
desc = "Join in as a Combat Robot, assist your summoner in their goals, try and make the round fun for the people you're equipped to deal with."
tags = list("Antagonist")
respawn_flag = MINISYNTH // Flag to check for when trying to spawn someone of that type (CREW, ANIMAL, MINISYNTH).
jobban_job = "Cyborg"
loc_type = GS_LOC_ATOM
atom_add_message = "A combat robot has started its boot process!"
spawn_mob = /mob/living/silicon/robot/combat