]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Make Modular Grenades with Chemical payload respect their trigger delay (#39905)
authorSerylis of Five <stormy-git@stormweyr.dk>
Tue, 26 Aug 2025 22:26:13 +0000 (00:26 +0200)
committerGitHub <noreply@github.com>
Tue, 26 Aug 2025 22:26:13 +0000 (00:26 +0200)
commit00360968b74820576a50fbaa75b95b1b25d6160b
tree41084b9bafcdb786dcb6e29eeaa739d5ab027fbd
parent79c006701ea50c665ac776a5efac77381e298d6a
Make Modular Grenades with Chemical payload respect their trigger delay (#39905)

* adds `KeysIn` data field to `ChemicalPayloadComponent`

And check when handling chemical payloads that a trigger key exists.

* Update Content.Server/Payload/EntitySystems/PayloadSystem.cs

---------

Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>
Content.Server/Payload/EntitySystems/PayloadSystem.cs
Content.Shared/Payload/Components/ChemicalPayloadComponent.cs