Merge pull request #10 from skull132/development

Development
This commit is contained in:
SoundScopes
2014-11-23 15:54:57 +00:00
3 changed files with 10936 additions and 10907 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
icon_state = "conveyor0"
name = "conveyor belt"
desc = "A conveyor belt."
layer = 2 // so they appear under stuff
layer = 3 // so they appear under stuff
anchored = 1
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)