Sound for pirates (#93159)

## About The Pull Request

Add some stinger sound for Pirate crew.

## Why It's Good For The Game

Now pirates dont have any starts sound and this looks. . . it makes them
feel incomplete. I don't know how to make sounds, so I decided to take a
ready-made version. It didn't seem so bad.

## Changelog
🆑
add: Added new sound to pirate crew
/🆑


https://github.com/user-attachments/assets/bae48e0b-d93a-4d63-98bc-f9de64c76d80
This commit is contained in:
Pik1ta
2025-10-01 00:46:36 +02:00
committed by GitHub
parent 8ac6a740f8
commit d04ff970a9
3 changed files with 5 additions and 0 deletions
@@ -6,6 +6,7 @@
show_in_antagpanel = FALSE
show_to_ghosts = TRUE
suicide_cry = "FOR ME MATEYS!!"
stinger_sound = 'sound/music/antag/pirate/pirate_start.ogg'
hijack_speed = 2 // That is without doubt the worst pirate I have ever seen.
var/datum/team/pirate/crew
+4
View File
@@ -0,0 +1,4 @@
- files: ["pirate_start.ogg"]
license: "CC-BY-NC-SA-3.0"
copyright: "Made by @MIXnikita#1474 (Discord) for SS14"
original PR: space-wizards/space-station-14#25153
Binary file not shown.