]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Donk co. microwave + microwave tweaks (#28951)
authorVerm <32827189+Vermidia@users.noreply.github.com>
Sat, 15 Jun 2024 03:00:00 +0000 (22:00 -0500)
committerGitHub <noreply@github.com>
Sat, 15 Jun 2024 03:00:00 +0000 (23:00 -0400)
commit41a081d5efa0050b44f3200cdaecde16eab2bc78
treea47db28722a21792f19b23bfff36fd54180de517
parent7d0798cea5cfb19665076cb745e2882fcd102c7f
Donk co. microwave + microwave tweaks (#28951)

* THE syndie microwave

* Always burn to explode microwave when copying

* Make it so copying ids stop when the microwave is goign to explode

* Made explosion destroy the board and spit out the machine parts

* Move logic is MicrowaveSystem, make metal cooking use the same logic

* Fix passing the wrong malfunction time

* Shuttle cannot escape aggressive branding

* Always make it explode with an id

* Forgot to invert bool, move it after fry chance
15 files changed:
Content.Server/Access/Systems/IdCardSystem.cs
Content.Server/Kitchen/Components/MicrowaveComponent.cs
Content.Server/Kitchen/EntitySystems/MicrowaveSystem.cs
Resources/Maps/Nonstations/nukieplanet.yml
Resources/Maps/Shuttles/infiltrator.yml
Resources/Prototypes/Entities/Structures/Machines/microwave.yml
Resources/Textures/Structures/Machines/microwave_syndie.rsi/meta.json [new file with mode: 0644]
Resources/Textures/Structures/Machines/microwave_syndie.rsi/mw.png [new file with mode: 0644]
Resources/Textures/Structures/Machines/microwave_syndie.rsi/mw0.png [new file with mode: 0644]
Resources/Textures/Structures/Machines/microwave_syndie.rsi/mw_running_unlit.png [new file with mode: 0644]
Resources/Textures/Structures/Machines/microwave_syndie.rsi/mw_unlit.png [new file with mode: 0644]
Resources/Textures/Structures/Machines/microwave_syndie.rsi/mwb.png [new file with mode: 0644]
Resources/Textures/Structures/Machines/microwave_syndie.rsi/mwbloody0.png [new file with mode: 0644]
Resources/Textures/Structures/Machines/microwave_syndie.rsi/mwbloody1.png [new file with mode: 0644]
Resources/Textures/Structures/Machines/microwave_syndie.rsi/mwo.png [new file with mode: 0644]