mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-06-06 14:03:20 +01:00
04ba5c1cc9
* Adds the check components * Adds in trailing newlines * Converts all CRLF to LF * Post merge EOF * Post merge line endings * Final commit
12 lines
353 B
Plaintext
12 lines
353 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"
|