okay mr.phil man

This commit is contained in:
TrustyGun
2016-04-09 10:43:35 -04:00
parent 2c297f55fb
commit 022d9e573f
2 changed files with 3 additions and 3 deletions
@@ -34,8 +34,8 @@
/obj/item/weapon/vending_refill/boozeomat
machine_name = "Booze-O-Mat"
icon_state = "refill_booze"
charges = list(55, 4, 0)//of 159 standard, 12 contraband
init_charges = list(55, 4, 0)
charges = list(53, 4, 0)//of 159 standard, 12 contraband
init_charges = list(53, 4, 0)
/obj/item/weapon/vending_refill/coffee
machine_name = "Solar's Best Hot Drinks"
+1 -1
View File
@@ -234,7 +234,7 @@
/obj/item/weapon/reagent_containers/food/drinks/flask
name = "flask"
desc = "A flask indicating you drink a lot."
desc = "Every good spaceman knows it's a good idea to bring along a couple of pints of whiskey wherever they go."
icon_state = "flask"
materials = list(MAT_METAL=250)
volume = 60