]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Push horn (#36009)
authorThinbug <101073555+Thinbug0@users.noreply.github.com>
Tue, 29 Apr 2025 13:07:57 +0000 (10:07 -0300)
committerGitHub <noreply@github.com>
Tue, 29 Apr 2025 13:07:57 +0000 (09:07 -0400)
commitce080276dbd363cd5489b158efd42987900292b1
tree7a1822a0a985a0b9a3c29477741007f5a585b72d
parent9e9726f81b5496e696332bb64063a1a428af031b
Push horn  (#36009)

* Empty commit

* epic super duper cool fr push horn draft

* whoops turns out theres a system that does that thingi already x.x

* bunch of like fixis and generalization

* general progress

* most stuffies done

* last thingi hopefully

* small fixies, mostly preventing bypassing the delay by spamming

* rename to fit better

* rename for real i forgor to add

* weird fixie but last commit didn workie

* oki shold be fine now

* lastish cleanup

* fixies

* missed a space

* removed unnecessary component check

* getting the typos out of the way first

* moved the component to shared

* rest of fixies
19 files changed:
Content.Server/Explosion/EntitySystems/RepulseAttractOnTriggerSystem.cs [new file with mode: 0644]
Content.Shared/Explosion/Components/OnTrigger/SharedRepulseAttractOnTriggerComponent.cs [new file with mode: 0644]
Content.Shared/Explosion/EntitySystems/SharedRepulseAttractOnTriggerSystem.cs [new file with mode: 0644]
Resources/Audio/Items/Toys/attributions.yml
Resources/Audio/Items/Toys/pushHornFloor.ogg [new file with mode: 0644]
Resources/Audio/Items/Toys/pushHornHonk.ogg [new file with mode: 0644]
Resources/Locale/en-US/research/technologies.ftl
Resources/Prototypes/Entities/Effects/gravity_pulse.yml [new file with mode: 0644]
Resources/Prototypes/Entities/Objects/Fun/bike_horn.yml
Resources/Prototypes/Recipes/Lathes/Packs/service.yml
Resources/Prototypes/Recipes/Lathes/misc.yml
Resources/Prototypes/Research/civilianservices.yml
Resources/Textures/Effects/gravityPulse.rsi/gravityPulse.png [new file with mode: 0644]
Resources/Textures/Effects/gravityPulse.rsi/meta.json [new file with mode: 0644]
Resources/Textures/Objects/Fun/push_horn.rsi/equipped-BELT.png [new file with mode: 0644]
Resources/Textures/Objects/Fun/push_horn.rsi/icon.png [new file with mode: 0644]
Resources/Textures/Objects/Fun/push_horn.rsi/inhand-left.png [new file with mode: 0644]
Resources/Textures/Objects/Fun/push_horn.rsi/inhand-right.png [new file with mode: 0644]
Resources/Textures/Objects/Fun/push_horn.rsi/meta.json [new file with mode: 0644]