Lowers the slowdown on snow tiles (#12404)
* Update fancy_floor.dm * Update fancy_floor.dm
This commit is contained in:
@@ -157,7 +157,7 @@
|
||||
planetary_atmos = TRUE
|
||||
floor_tile = null
|
||||
initial_gas_mix = FROZEN_ATMOS
|
||||
slowdown = 2
|
||||
slowdown = 1.5 //So digging it out paths are usefull.
|
||||
bullet_sizzle = TRUE
|
||||
footstep = FOOTSTEP_SAND
|
||||
barefootstep = FOOTSTEP_SAND
|
||||
|
||||
Reference in New Issue
Block a user