mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2025-12-27 18:42:19 +00:00
Update vending.dm
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user