mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-24 21:40:55 +01:00
Ghostspawner Conversion 2 (#10970)
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
/datum/ghostspawner/rebooted_maint_drone
|
||||
short_name = "rebooted_maint_drone"
|
||||
name = "Rebooted Maint Drone"
|
||||
desc = "Join in as a Rebooted Maintenance Drone. Do dronelike things."
|
||||
tags = list("Simple Mobs")
|
||||
|
||||
loc_type = GS_LOC_ATOM
|
||||
atom_add_message = "A maintenance drone has started its rebooting procedure!"
|
||||
|
||||
spawn_mob = /mob/living/silicon/robot/drone
|
||||
Reference in New Issue
Block a user