detections

This commit is contained in:
spookydonut
2020-07-22 14:57:20 +08:00
parent d17080167c
commit be4f3a4ee8
9 changed files with 12 additions and 12 deletions
+2 -2
View File
@@ -209,7 +209,7 @@
B.RCD.change_airlock_setting()
datum/action/innate/aux_base/window_type
/datum/action/innate/aux_base/window_type
name = "Select Window Type"
button_icon_state = "window_select"
@@ -218,7 +218,7 @@ datum/action/innate/aux_base/window_type
return
B.RCD.toggle_window_type()
datum/action/innate/aux_base/place_fan
/datum/action/innate/aux_base/place_fan
name = "Place Tiny Fan"
button_icon_state = "build_fan"