This commit is contained in:
Zuhayr
2016-01-14 01:08:21 +10:30
parent 15d281d48b
commit 7d1aa59de6

View File

@@ -30,7 +30,7 @@
invisibility = i ? 101 : 0
icon_state = i ? "term-f" : "term"
/obj/structure/power/terminal/hides_under_flooring()
/obj/machinery/power/terminal/hides_under_flooring()
return 1
// Needed so terminals are not removed from machines list.