Fixed bad origin_tech values.

This commit is contained in:
YotaXP
2015-11-05 15:32:25 -05:00
parent 4b9e7e4f35
commit 2ffc5f055c
10 changed files with 17 additions and 17 deletions
@@ -14,7 +14,7 @@
item_state = "camera_bug"
throw_speed = 4
throw_range = 20
origin_tech = "syndicate=3;engineering=;1"
origin_tech = "syndicate=3;engineering=1"
var/obj/machinery/camera/current = null