]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Fix matchstick prediction issues (#31418)
authorbeck-thompson <107373427+beck-thompson@users.noreply.github.com>
Tue, 8 Apr 2025 21:00:57 +0000 (14:00 -0700)
committerGitHub <noreply@github.com>
Tue, 8 Apr 2025 21:00:57 +0000 (23:00 +0200)
commit3135b2ab3eb9ed65d16ec81b39f82e9c208cb6c8
tree6536b92eeb71b40712bd81abddb01d3957738ca4
parent048dcd9eeb918bd24cee2a9f03624dc157b7b364
Fix matchstick prediction issues (#31418)

* First commit

* Minor fixes please ymal error begone

* If this fixes it

* Last chance

* How

* Forgot

* First fixes

* Added correct component tags

* Minor cleanup

* Address review!

* Namespace change

* Fix yaml yelling

* Changes

* Update namespace

* Removed the unneeded files
Content.Server/Light/Components/MatchboxComponent.cs [deleted file]
Content.Server/Light/Components/MatchstickComponent.cs [deleted file]
Content.Server/Light/EntitySystems/MatchboxSystem.cs [deleted file]
Content.Server/Light/EntitySystems/MatchstickSystem.cs [deleted file]
Content.Shared/IgnitionSource/Components/MatchboxComponent.cs [new file with mode: 0644]
Content.Shared/IgnitionSource/Components/MatchstickComponent.cs [new file with mode: 0644]
Content.Shared/IgnitionSource/EntitySystems/MatchboxSystem.cs [new file with mode: 0644]
Content.Shared/IgnitionSource/EntitySystems/MatchstickSystem.cs [new file with mode: 0644]
Resources/Prototypes/Entities/Objects/Tools/matches.yml