]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Let ghosts sometimes make certain devices say creepy things (#34368)
authorTayrtahn <tayrtahn@gmail.com>
Sat, 11 Jan 2025 02:48:13 +0000 (21:48 -0500)
committerGitHub <noreply@github.com>
Sat, 11 Jan 2025 02:48:13 +0000 (03:48 +0100)
commitc6e4d198833ca5c69821a1d4b8108c2a2d94f1d0
tree8ea39a010e5371e643f1ba8d3cbf7de073b09753
parent5deab7d41ff4e67e2a27649ed402089af50ae36e
Let ghosts sometimes make certain devices say creepy things (#34368)

* Add SpookySpeaker component/system

* Shuffle Boo action targets before trying to activate them

* Add SpookySpeaker to vending machines

* Fix chatcode eating messages starting with "..."

* Add SpookySpeaker to recycler

* Oops

* Decrease speak probability for vending machines

* Add spooky speaker to arcade machines
Content.Server/Ghost/Components/SpookySpeakerComponent.cs [new file with mode: 0644]
Content.Server/Ghost/GhostSystem.cs
Content.Server/Ghost/SpookySpeakerSystem.cs [new file with mode: 0644]
Resources/Locale/en-US/ghost/spooky-speaker.ftl [new file with mode: 0644]
Resources/Prototypes/Datasets/spooky_speakers.yml [new file with mode: 0644]
Resources/Prototypes/Entities/Structures/Machines/Computers/arcades.yml
Resources/Prototypes/Entities/Structures/Machines/recycler.yml
Resources/Prototypes/Entities/Structures/Machines/vending_machines.yml