Files
2021-11-20 12:04:35 -05:00

11 lines
307 B
Plaintext

// This will let me avoid having to edit all of these variables in every instance, while also avoiding var-editing.
/obj/machinery/button/door/dorms
name = "Dorm 1 Lock"
normaldoorcontrol = 1
id = "dorm01"
specialfunctions = 4
/obj/machinery/door/airlock/wood/dorms
name = "Dorm 1"
id_tag = "dorm01"