Adds Whistles to the game (#22729)

* Porting whistle from CMSS13

* species variations

* lets kill the conflict

* adding it back

* new whistle sound
This commit is contained in:
Henri215
2023-11-06 15:51:45 +00:00
committed by GitHub
parent 685df101bf
commit bc095ad398
14 changed files with 31 additions and 1 deletions
+3
View File
@@ -349,6 +349,9 @@
/datum/action/item_action/laugh_track
name = "Laugh Track"
/datum/action/item_action/whistle
name = "Whistle"
/datum/action/item_action/floor_buffer
name = "Toggle Floor Buffer"
desc = "Movement speed is decreased while active."