mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-14 12:13:06 +00:00
* Update engineering.dm * Update atmospherics.dm * Update mobs.dm * Update structures.dm * Update weapons.dm
9 lines
812 B
Plaintext
9 lines
812 B
Plaintext
/mob/living/silicon/robot/drone
|
|
description_info = "Drones are player-controlled synthetics which are lawed to maintain the station and not \
|
|
interact with anyone else, except for other drones. They hold a wide array of tools to build, repair, maintain, and clean. \
|
|
They function similarly to other synthetics, in that they require recharging regularly, have laws, and are resilient to many hazards, \
|
|
such as fire, radiation, vacuum, and more. Ghosts can join the round as a maintenance drone by using the appropriate verb in the 'ghost' tab. \
|
|
An inactive drone can be rebooted by swiping an ID card on it with engineering or robotics access, and an active drone can be shut down in the same manner."
|
|
|
|
description_antag = "An Electromagnetic Sequencer can be used to subvert the drone to your cause."
|