mirror of
https://github.com/KabKebab/GS13.git
synced 2026-07-14 01:19:04 +01:00
7ca379800c
this also changes some small things, like removing corn oil from vent clog event and nerfing lipoifier generation from grinding calorite
15 lines
362 B
Plaintext
15 lines
362 B
Plaintext
/turf/open/water
|
|
gender = PLURAL
|
|
name = "water"
|
|
desc = "Shallow water."
|
|
icon = 'icons/turf/floors.dmi'
|
|
icon_state = "riverwater_motion"
|
|
slowdown = 1
|
|
bullet_sizzle = TRUE
|
|
bullet_bounce_sound = null //needs a splashing sound one day.
|
|
|
|
footstep = FOOTSTEP_WATER
|
|
barefootstep = FOOTSTEP_WATER
|
|
clawfootstep = FOOTSTEP_WATER
|
|
heavyfootstep = FOOTSTEP_WATER
|