mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2025-12-24 09:14:17 +00:00
8 lines
196 B
Plaintext
8 lines
196 B
Plaintext
// Debug spawner
|
|
/obj/effect/mazegen/module_loot/turf_painter
|
|
name = "turf painter"
|
|
spawn_probability = 100
|
|
|
|
/obj/effect/mazegen/module_loot/turf_painter/spawn_loot(turf/T)
|
|
T.color = "#12a5f4"
|