]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Add generator scrap (Plasma / uranium scrap) (#32198)
authorbeck-thompson <107373427+beck-thompson@users.noreply.github.com>
Mon, 16 Dec 2024 12:33:34 +0000 (04:33 -0800)
committerGitHub <noreply@github.com>
Mon, 16 Dec 2024 12:33:34 +0000 (13:33 +0100)
commit196782774b0c45351f92d6bdcbd81a71eb526255
treeef6e81a25dbea563ac8c97448446c954f9659a03
parent386e431ea761d817cd561148ba1a1303d1cd4012
Add generator scrap (Plasma / uranium scrap) (#32198)

* First commit

* Forgot the shading!

* tweaked  values

* sprite update

* Radiation
12 files changed:
Resources/Prototypes/Entities/Markers/Spawners/Random/Salvage/tables_loot.yml
Resources/Prototypes/Entities/Objects/Materials/scrap.yml
Resources/Textures/Objects/Materials/Scrap/generator.rsi/generator_frame.png [new file with mode: 0644]
Resources/Textures/Objects/Materials/Scrap/generator.rsi/meta.json [new file with mode: 0644]
Resources/Textures/Objects/Materials/Scrap/generator.rsi/nothing.png [new file with mode: 0644]
Resources/Textures/Objects/Materials/Scrap/generator.rsi/old_generator_plasma.png [new file with mode: 0644]
Resources/Textures/Objects/Materials/Scrap/generator.rsi/old_generator_plasma_fuel_leak.png [new file with mode: 0644]
Resources/Textures/Objects/Materials/Scrap/generator.rsi/rad_dripping.png [new file with mode: 0644]
Resources/Textures/Objects/Materials/Scrap/generator.rsi/rad_outline.png [new file with mode: 0644]
Resources/Textures/Objects/Materials/Scrap/generator.rsi/red_x.png [new file with mode: 0644]
Resources/Textures/Objects/Materials/Scrap/generator.rsi/uranium_generator.png [new file with mode: 0644]
Resources/Textures/Objects/Materials/Scrap/generator.rsi/uranium_generator_fuel_tank.png [new file with mode: 0644]