mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 18:22:39 +00:00
AND DELETES ORIGINAL
This commit is contained in:
@@ -51,17 +51,3 @@
|
|||||||
|
|
||||||
/obj/effect/falling_effect/ex_act()
|
/obj/effect/falling_effect/ex_act()
|
||||||
return
|
return
|
||||||
|
|
||||||
|
|
||||||
/obj/effect/falling_effect/pizza_delivery
|
|
||||||
name = "PIZZA PIE POWER!"
|
|
||||||
crushing = FALSE
|
|
||||||
|
|
||||||
/obj/effect/falling_effect/pizza_delivery/Initialize(mapload)
|
|
||||||
..()
|
|
||||||
falling_type = pick(prob(20);/obj/item/pizzabox/meat,
|
|
||||||
prob(20);/obj/item/pizzabox/margherita,
|
|
||||||
prob(20);/obj/item/pizzabox/vegetable,
|
|
||||||
prob(20);/obj/item/pizzabox/mushroom,
|
|
||||||
prob(20);/obj/item/pizzabox/pineapple)
|
|
||||||
return INITIALIZE_HINT_LATELOAD
|
|
||||||
|
|||||||
Reference in New Issue
Block a user