mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-28 23:58:07 +01:00
Fixed bad origin_tech values.
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user