mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-24 04:27:35 +01:00
Flap 2.0 (#31128)
This commit is contained in:
@@ -643,17 +643,20 @@
|
||||
key = "flap"
|
||||
key_third_person = "flaps"
|
||||
message = "flaps their wings."
|
||||
sound = 'sound/effects/mob_effects/flap.ogg'
|
||||
species_type_whitelist_typecache = list(/datum/species/moth)
|
||||
|
||||
/datum/emote/living/carbon/human/flap/angry
|
||||
key = "aflap"
|
||||
key_third_person = "aflaps"
|
||||
sound = 'sound/effects/mob_effects/angryflap.ogg'
|
||||
message = "flaps their wings ANGRILY!"
|
||||
|
||||
/datum/emote/living/carbon/human/flutter
|
||||
key = "flutter"
|
||||
key_third_person = "flutters"
|
||||
message = "flutters their wings."
|
||||
sound = 'sound/effects/mob_effects/flutter.ogg'
|
||||
species_type_whitelist_typecache = list(/datum/species/moth)
|
||||
|
||||
/datum/emote/living/carbon/human/quill
|
||||
|
||||
@@ -21,3 +21,7 @@ effects/voxfcaw.ogg and effects/voxrcaw.ogg are processed versions of https://op
|
||||
starline_pickup was spliced from Phone Receiver.mp3 at https://freesound.org/people/Percy%20Duke/sounds/23535/ under Attributions CC 3.0
|
||||
|
||||
voice/scream_kidan.ogg is a modification of voice/scream_moth.ogg introduced from PR# 17000 https://github.com/ParadiseSS13/Paradise/pull/17000 — CC BY-SA 3.0 modified by iramoye(GitHub)
|
||||
|
||||
effects/mob_effects/flap.ogg and effects/mob_effects/angryflap.ogg were taken from https://freesound.org/people/Elfman-Rox/sounds/238555/ under CC0
|
||||
|
||||
effects/mob_effects/flutter.ogg was taken from https://freesound.org/people/Godowan/sounds/240476/ under CC0
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user