mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-13 03:33:21 +00:00
powder that makes you say yes
This commit is contained in:
@@ -1455,4 +1455,4 @@
|
|||||||
/obj/random/turf/lava/item_to_spawn()
|
/obj/random/turf/lava/item_to_spawn()
|
||||||
return pick(prob(5);/turf/simulated/floor/lava,
|
return pick(prob(5);/turf/simulated/floor/lava,
|
||||||
prob(3);/turf/simulated/floor/outdoors/rocks/caves,
|
prob(3);/turf/simulated/floor/outdoors/rocks/caves,
|
||||||
prob(1);/turf/simulated/mineral)
|
prob(1);/turf/simulated/mineral/ignore_mapgen/cave)
|
||||||
|
|||||||
Reference in New Issue
Block a user