Update vending.dm

This commit is contained in:
GeneriedJenelle
2020-02-17 17:02:39 +00:00
committed by GitHub
parent a978076576
commit 8bbd1a225e

View File

@@ -1123,7 +1123,8 @@
/obj/item/toy/plushie/face_hugger = 1,
/obj/item/toy/plushie/carp = 1,
/obj/item/toy/plushie/deer = 1,
/obj/item/toy/plushie/tabby_cat = 1)
/obj/item/toy/plushie/tabby_cat = 1,
/obj/item/device/threadneedle = 3)
premium = list(/obj/item/weapon/reagent_containers/food/drinks/bottle/champagne = 1,
/obj/item/weapon/storage/trinketbox = 2)
prices = list(/obj/item/weapon/storage/fancy/heartbox = 15,
@@ -1151,7 +1152,8 @@
/obj/item/toy/plushie/face_hugger = 50,
/obj/item/toy/plushie/carp = 50,
/obj/item/toy/plushie/deer = 50,
/obj/item/toy/plushie/tabby_cat = 50)
/obj/item/toy/plushie/tabby_cat = 50,
/obj/item/device/threadneedle = 2)
/obj/machinery/vending/fishing
name = "Loot Trawler"