List killening (#8333)

This commit is contained in:
Cadyn
2024-05-01 13:32:00 -07:00
committed by GitHub
parent 423caa7b76
commit 5e63d54437
19 changed files with 335 additions and 250 deletions

View File

@@ -293,10 +293,5 @@
if(tree_chance && prob(tree_chance) && !check_density())
new /obj/structure/flora/tree/jungle(src)
grass_types = list(
/obj/structure/flora/ausbushes/fullgrass = 40,
/obj/structure/flora/ausbushes/sparsegrass = 40,
/obj/structure/prop/desert_planet64x64/palmuria = 10,
/obj/structure/prop/desert_planet64x64/palmuria1 = 10
)
grass = "thor"
. = ..()

View File

@@ -181,10 +181,10 @@
edge_blending_priority = 6
movement_cost = 2
initial_flooring = /decl/flooring/snow
turf_layers = list(
/*turf_layers = list( CHOMP Removal Begin
/turf/simulated/floor/outdoors/rocks,
/turf/simulated/floor/outdoors/dirt
)
) CHOMP Removal End */
/turf/simulated/floor/outdoors/snow/sif/planetuse/Entered(atom/A)
if(isliving(A))