Fixed conveyor belts being above crates. Fixed a turret not turning off in the AI core. Added a camera to let the AI see core doors in freelook.

This commit is contained in:
Ren Erthilo
2012-03-24 00:57:23 +00:00
parent e37009b2a8
commit 69e7a64fb4
2 changed files with 3 additions and 2 deletions
+1
View File
@@ -7,6 +7,7 @@
name = "conveyor belt"
desc = "A conveyor belt."
anchored = 1
layer = 2.97
var/operating = 0 // 1 if running forward, -1 if backwards, 0 if off
var/operable = 1 // true if can operate (no broken segments in this belt run)
var/forwards // this is the default (forward) direction, set by the map dir, can be 0