mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-24 20:47:43 +01:00
Merge pull request #8431 from MrSign/sciborggutupgrade
Increases the amount of items a sci-borg gut-analyzer can consume to 10.
This commit is contained in:
@@ -673,7 +673,7 @@
|
||||
name = "Digestive Analyzer"
|
||||
desc = "A mounted destructive analyzer unit with fuel processor."
|
||||
icon_state = "analyzer"
|
||||
max_item_count = 1
|
||||
max_item_count = 10
|
||||
startdrain = 100
|
||||
analyzer = TRUE
|
||||
|
||||
@@ -691,7 +691,7 @@
|
||||
icon_state = "decompiler"
|
||||
max_item_count = 20
|
||||
delivery = TRUE
|
||||
|
||||
|
||||
/obj/item/device/dogborg/sleeper/compactor/supply //Miner borg belly
|
||||
name = "Supply Satchel"
|
||||
desc = "A mounted survival unit with fuel processor."
|
||||
|
||||
Reference in New Issue
Block a user