mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2025-12-29 19:42:42 +00:00
Skrell Slaps (#11355)
This commit is contained in:
@@ -502,6 +502,11 @@
|
||||
'sound/effects/bodyfall4.ogg'
|
||||
)
|
||||
|
||||
/decl/sound_category/bodyfall_skrell_sound
|
||||
sounds = list(
|
||||
'sound/effects/bodyfall_skrell1.ogg'
|
||||
)
|
||||
|
||||
/decl/sound_category/bodyfall_machine_sound
|
||||
sounds = list(
|
||||
'sound/effects/bodyfall_machine1.ogg',
|
||||
|
||||
@@ -81,6 +81,7 @@
|
||||
ACCENT_SILVERSUN, ACCENT_KONYAN, ACCENT_EUROPA)
|
||||
|
||||
zombie_type = SPECIES_ZOMBIE_SKRELL
|
||||
bodyfall_sound = /decl/sound_category/bodyfall_skrell_sound
|
||||
|
||||
/datum/species/skrell/handle_post_spawn(mob/living/carbon/human/H)
|
||||
..()
|
||||
|
||||
6
html/changelogs/geeves-happy_birthday_tomkiel.yml
Normal file
6
html/changelogs/geeves-happy_birthday_tomkiel.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
author: Geeves
|
||||
|
||||
delete-after: True
|
||||
|
||||
changes:
|
||||
- rscadd: "Skrell now make a wet slapping noise when they fall over. Yeah."
|
||||
BIN
sound/effects/bodyfall_skrell1.ogg
Normal file
BIN
sound/effects/bodyfall_skrell1.ogg
Normal file
Binary file not shown.
Reference in New Issue
Block a user