mirror of
https://github.com/CHOMPstation/CHOMPstation.git
synced 2026-07-17 10:02:41 +01:00
3f16754e89
The entire system is now self-contained inside a module folder. Also fixes a runtime I made because ghosts lack a mind (and so do I)
8 lines
753 B
Plaintext
8 lines
753 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 fuction 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."
|
|
|
|
description_antag = "An Electromagnetic Sequencer can be used to subvert the drone to your cause." |