Makes picnic blankets obtainable thru vending machine

* Bits & Bobs, 10 copies for 100 thalers
This commit is contained in:
Runa Dacino
2023-05-29 00:58:04 +02:00
parent 948cf051d3
commit c2c5a03e9c
@@ -1165,6 +1165,7 @@
/obj/item/weapon/storage/pill_bottle/dice = 5,
/obj/item/weapon/storage/pill_bottle/dice_nerd = 5,
/obj/item/weapon/melee/umbrella/random = 10,
/obj/item/weapon/picnic_blankets_carried = 10,
/obj/item/weapon/deck/schnapsen = 5,
/obj/item/weapon/deck/egy = 5)
prices = list(/obj/item/weapon/cane = 100,
@@ -1178,6 +1179,7 @@
/obj/item/weapon/storage/pill_bottle/dice = 100,
/obj/item/weapon/storage/pill_bottle/dice_nerd = 100,
/obj/item/weapon/melee/umbrella/random = 100,
/obj/item/weapon/picnic_blankets_carried = 100,
/obj/item/weapon/deck/schnapsen = 100,
/obj/item/weapon/deck/egy = 100)
premium = list(/obj/item/toy/bosunwhistle = 1)