15 lines
373 B
Plaintext
15 lines
373 B
Plaintext
/turf/open/water
|
|
gender = PLURAL
|
|
name = "water"
|
|
desc = "Shallow water."
|
|
icon = 'icons/turf/floors.dmi'
|
|
icon_state = "riverwater_motion"
|
|
baseturfs = /turf/open/chasm/lavaland
|
|
initial_gas_mix = LAVALAND_DEFAULT_ATMOS
|
|
planetary_atmos = TRUE
|
|
slowdown = 1
|
|
bullet_sizzle = TRUE
|
|
bullet_bounce_sound = null //needs a splashing sound one day.
|
|
|
|
footstep = FOOTSTEP_WATER
|