mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-30 15:37:36 +01:00
Unifying tech levels
Unifies tech levels between design and their products.
This commit is contained in:
@@ -247,6 +247,8 @@
|
||||
␍ volume = 50
|
||||
␍ amount_per_transfer_from_this = 10
|
||||
␍ flags = OPENCONTAINER | NOREACT
|
||||
|
||||
origin_tech = "materials=2"
|
||||
|
||||
␍/obj/item/weapon/reagent_containers/glass/beaker/bluespace
|
||||
␍ name = "bluespace beaker"
|
||||
@@ -257,6 +259,8 @@
|
||||
␍ amount_per_transfer_from_this = 10
|
||||
␍ possible_transfer_amounts = list(5,10,15,25,30,50,100,300)
|
||||
␍ flags = OPENCONTAINER
|
||||
|
||||
origin_tech = "bluespace=2;materials=6"
|
||||
|
||||
␍/obj/item/weapon/reagent_containers/glass/beaker/cryoxadone
|
||||
␍ New()
|
||||
|
||||
@@ -64,4 +64,5 @@
|
||||
name = "rapid syringe gun"
|
||||
desc = "A modification of the syringe gun design, using a rotating cylinder to store up to six syringes."
|
||||
icon_state = "rapidsyringegun"
|
||||
max_syringes = 6
|
||||
max_syringes = 6
|
||||
origin_tech="combat=3;materials=3;engineering=3;biotech=2"
|
||||
Reference in New Issue
Block a user