Fixed a long-lasting error with vending machine in toxins, fixed/added atmos setting editor in game.

This commit is contained in:
SkyMarshal
2012-06-18 23:39:12 -07:00
parent 57fcff3067
commit dffed10290
5 changed files with 61 additions and 23 deletions
+2
View File
@@ -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"