Removes the random description

This commit is contained in:
Shadow
2019-01-18 19:40:14 -06:00
parent 0a6e460792
commit b6cc1334e5
+1 -2
View File
@@ -1,9 +1,8 @@
/obj/machinery/door_control
name = "remote door-control"
desc = "It controls doors, remotely."
desc = "A remote control-switch for a door."
icon = 'icons/obj/stationobjs.dmi'
icon_state = "doorctrl0"
desc = "A remote control-switch for a door."
power_channel = ENVIRON
var/id = null
var/range = 10