mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-01-05 23:21:53 +00:00
11 lines
352 B
Plaintext
11 lines
352 B
Plaintext
/obj/effect/spawner/lootdrop/pizzaparty
|
|
name = "pizza bomb spawner"
|
|
loot = list(/obj/item/pizzabox/margherita = 3,
|
|
/obj/item/pizzabox/meat = 3,
|
|
/obj/item/pizzabox/mushroom = 3,
|
|
/obj/item/pizza_bomb = 1)
|
|
lootdoubles = FALSE
|
|
|
|
/obj/structure/reagent_dispensers/water_cooler/pizzaparty
|
|
name = "punch cooler"
|
|
reagent_id = "bacchus_blessing" |