mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-29 08:08:49 +01:00
Adds the condenser, a new assembly component. (#50675)
* Adds a freezy igniter * adds to component vendor. * don't nightcode. * Back to condenser names. * Adds to autolathe as well. * Applies heat to flamethrower_process. * Refresh * Review changes * Undefines properly I think.
This commit is contained in:
@@ -15,7 +15,8 @@
|
||||
/obj/item/stock_parts/cell/high = 1)
|
||||
premium = list(/obj/item/price_tagger = 3,
|
||||
/obj/item/vending_refill/custom = 3,
|
||||
/obj/item/circuitboard/machine/vendor = 3)
|
||||
/obj/item/circuitboard/machine/vendor = 3,
|
||||
/obj/item/assembly/igniter/condenser = 2)
|
||||
refill_canister = /obj/item/vending_refill/assist
|
||||
product_ads = "Only the finest!;Have some tools.;The most robust equipment.;The finest gear in space!"
|
||||
default_price = 125
|
||||
|
||||
Reference in New Issue
Block a user