mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-24 12:37:26 +01:00
Fixed a long-lasting error with vending machine in toxins, fixed/added atmos setting editor in game.
This commit is contained in:
@@ -372,6 +372,7 @@
|
||||
desc = "All the fine parts you need in one vending machine!"
|
||||
product_hidden = ""
|
||||
product_hideamt = ""
|
||||
points = 40
|
||||
product_paths = "/obj/item/clothing/under/rank/scientist;/obj/item/clothing/suit/bio_suit;/obj/item/clothing/head/bio_hood;/obj/item/device/transfer_valve;/obj/item/device/assembly/signaler;/obj/item/device/assembly/prox_sensor;/obj/item/device/assembly/igniter;/obj/item/device/assembly/timer"
|
||||
// product_amounts = "6;6;6;6;6"
|
||||
product_prices = "1;2;2;2;2;2;2;2"
|
||||
@@ -431,6 +432,7 @@
|
||||
name = "Toxins Charge"
|
||||
charge_type = "toxins"
|
||||
icon_state = "toxins-charge"
|
||||
charge_amt = 40
|
||||
|
||||
/obj/item/weapon/vending_charge/robotics
|
||||
name = "Robotics Charge"
|
||||
|
||||
Reference in New Issue
Block a user