mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 18:22:39 +00:00
[MIRROR] DCS Update + Footstep element (#10125)
Co-authored-by: Guti <32563288+TheCaramelion@users.noreply.github.com> Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
4dab3b582f
commit
4524b7b325
@@ -214,8 +214,6 @@ var/list/mining_overlay_cache = list()
|
||||
if(random_icon)
|
||||
dir = pick(alldirs)
|
||||
. = INITIALIZE_HINT_LATELOAD
|
||||
// var/decl/flooring/F = get_flooring_data(/decl/flooring/sand) - CHOMPEdit
|
||||
// footstep_sounds = F?.footstep_sounds CHOMPEdit footsteps
|
||||
|
||||
/turf/simulated/mineral/LateInitialize()
|
||||
if(density && mineral)
|
||||
|
||||
Reference in New Issue
Block a user