mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-27 14:08:44 +01:00
Initialize fixing (#17279)
* Initialoize fixing * diff fix * add init grep test * fixed missed ones * . * some more * ,
This commit is contained in:
@@ -711,7 +711,7 @@ VIRGO3C_TURF_CREATE(/turf/simulated/floor/tiled/asteroid_steel/outdoors)
|
||||
)
|
||||
|
||||
|
||||
/turf/simulated/floor/outdoors/grass/forest/virgo3c/Initialize()
|
||||
/turf/simulated/floor/outdoors/grass/forest/virgo3c/Initialize(mapload)
|
||||
if(tree_chance && prob(tree_chance) && !check_density())
|
||||
new /obj/structure/flora/tree/bigtree(src)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user