mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-24 20:47:10 +01:00
fix delta departures sand feature (#29935)
This commit is contained in:
@@ -48,6 +48,14 @@
|
||||
barefootstep = FOOTSTEP_SAND
|
||||
clawfootstep = FOOTSTEP_SAND
|
||||
|
||||
/turf/simulated/floor/desert_sand
|
||||
name = "sand"
|
||||
icon = 'icons/misc/beach.dmi'
|
||||
icon_state = "desert"
|
||||
footstep = FOOTSTEP_SAND
|
||||
barefootstep = FOOTSTEP_SAND
|
||||
clawfootstep = FOOTSTEP_SAND
|
||||
|
||||
/turf/simulated/floor/beach/pry_tile(obj/item/C, mob/user, silent = FALSE)
|
||||
return
|
||||
|
||||
|
||||
Reference in New Issue
Block a user