mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-01-03 22:22:31 +00:00
* Remove ancient random spawners. * set script PR number * rest of updatepaths * Apply suggestions from code review Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com> Signed-off-by: warriorstar-orion <orion@snowfrost.garden> --------- Signed-off-by: warriorstar-orion <orion@snowfrost.garden> Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com>
10 lines
585 B
Plaintext
10 lines
585 B
Plaintext
/obj/random/toolbox : /obj/effect/spawner/random/engineering/toolbox
|
|
/obj/random/tool : /obj/effect/spawner/random/engineering/tools
|
|
/obj/random/technology_scanner : @DELETE
|
|
/obj/random/tech_supply : @DELETE
|
|
/obj/random/bomb_supply : @DELETE
|
|
/obj/random/powercell : /obj/item/stock_parts/cell, /obj/item/stock_parts/cell/high, /obj/item/stock_parts/cell/super, /obj/item/stock_parts/cell/hyper
|
|
/obj/random/plushie : /obj/effect/spawner/random/plushies
|
|
/obj/random/mech : /obj/effect/spawner/random/toy/mech_figure
|
|
/obj/random/carp_plushie : /obj/effect/spawner/random/toy/carp_plushie
|