mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-13 00:55:20 +01:00
okay mr.phil man
This commit is contained in:
@@ -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"
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user