mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-27 06:00:23 +01:00
Initialize fixing (#17279)
* Initialoize fixing * diff fix * add init grep test * fixed missed ones * . * some more * ,
This commit is contained in:
@@ -108,7 +108,7 @@
|
||||
base_icon = 'icons/turf/flooring/asteroid.dmi'
|
||||
initial_flooring = null
|
||||
|
||||
/turf/simulated/floor/holofloor/desert/Initialize()
|
||||
/turf/simulated/floor/holofloor/desert/Initialize(mapload)
|
||||
. = ..()
|
||||
if(prob(10))
|
||||
add_overlay("asteroid[rand(0,9)]")
|
||||
|
||||
Reference in New Issue
Block a user