Description Consolidation (#9038)

I moved the desc_info to their parent thingies, because alt clicking the type and being sent to the description.dm was infuriating.
This commit is contained in:
Geeves
2020-06-10 09:03:44 +03:00
committed by GitHub
parent ced8c44d51
commit 1f213e48c0
62 changed files with 318 additions and 523 deletions
@@ -22,6 +22,12 @@
// Look and feel
name = "drone"
real_name = "drone"
desc_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, and an active drone can be shut down in the same manner."
desc_antag = "An Electromagnetic Sequencer can be used to subvert the drone to your cause."
icon = 'icons/mob/robots.dmi'
icon_state = "repairbot"
braintype = "Robot"