]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Blueprints (#31138)
authorNemanja <98561806+EmoGarbage404@users.noreply.github.com>
Sun, 25 Aug 2024 12:06:50 +0000 (08:06 -0400)
committerGitHub <noreply@github.com>
Sun, 25 Aug 2024 12:06:50 +0000 (22:06 +1000)
commit85b7d183bd9010feab003af1cef0980790d6cd7a
treea84376aca21c6c9e3abd579dd97360c8558d8c17
parentf03fc585baa5d22e3b962321b5082a8e7e4f7726
Blueprints (#31138)

* Blueprints

* Update tables_loot.yml

* doink

* mark as required
15 files changed:
Content.Server/Lathe/LatheSystem.cs
Content.Shared/Lathe/LatheComponent.cs
Content.Shared/Research/Components/BlueprintComponent.cs [new file with mode: 0644]
Content.Shared/Research/Components/BlueprintReceiverComponent.cs [new file with mode: 0644]
Content.Shared/Research/Systems/BlueprintSystem.cs [new file with mode: 0644]
Resources/Locale/en-US/research/components/blueprint.ftl [new file with mode: 0644]
Resources/Prototypes/Entities/Markers/Spawners/Random/Salvage/tables_loot.yml
Resources/Prototypes/Entities/Objects/Tools/blueprint.yml [new file with mode: 0644]
Resources/Prototypes/Entities/Structures/Machines/lathe.yml
Resources/Prototypes/Recipes/Lathes/salvage.yml
Resources/Prototypes/tags.yml
Resources/Textures/Objects/Tools/blueprint.rsi/icon.png [new file with mode: 0644]
Resources/Textures/Objects/Tools/blueprint.rsi/inhand-left.png [new file with mode: 0644]
Resources/Textures/Objects/Tools/blueprint.rsi/inhand-right.png [new file with mode: 0644]
Resources/Textures/Objects/Tools/blueprint.rsi/meta.json [new file with mode: 0644]