Merge branch 'winterball2021' of github.com:keronshb/Citadel-Station-13 into winterball
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,10 @@
|
||||
// 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"
|
||||
Reference in New Issue
Block a user