Added sounds, correct attribution and working code to give EN sounds of it's own. (#31770)

This commit is contained in:
martcraft
2026-04-02 02:34:33 +00:00
committed by GitHub
parent d030b8afb8
commit a50560d238
5 changed files with 4 additions and 2 deletions
@@ -594,8 +594,8 @@
desc = "It's a borgi."
icon_state = "borgi"
icon_living = "borgi"
bark_sound = null //No robo-bjork...
yelp_sound = null //Or robo-Yelp.
bark_sound = list('sound/creatures/EN_bark1.ogg','sound/creatures/EN_bark2.ogg') //No robo-bjork...
yelp_sound = 'sound/creatures/EN_yelp.ogg' //Or robo-Yelp.
var/emagged = FALSE
atmos_requirements = list("min_oxy" = 0, "max_oxy" = 0, "min_tox" = 0, "max_tox" = 0, "min_co2" = 0, "max_co2" = 0, "min_n2" = 0, "max_n2" = 0)
minbodytemp = 0