]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Adds handheld artifact container to cargo orders (#33327)
authorSpaceRox1244 <138547931+SpaceRox1244@users.noreply.github.com>
Wed, 16 Apr 2025 23:35:57 +0000 (19:35 -0400)
committerGitHub <noreply@github.com>
Wed, 16 Apr 2025 23:35:57 +0000 (19:35 -0400)
commit6ef5f8e2f1f7b4ac1076850370ad3798826be37a
tree4c85f77e658aefa185da32aaa5536e3fd730f793
parent4c43e8263eb11ccbbc72cc698e2ef2db0c03ccba
Adds handheld artifact container to cargo orders (#33327)

* Adds handheld artifact container

* Adds inhands and missing details

* Reduces use delay on unlocking and opening hand arti container

* Adds handheld arti container to cargo orders

* Fixes build error i think

* Removes extra whitespace

* Adds static price to handheld arti container
13 files changed:
Resources/Prototypes/Catalog/Cargo/cargo_science.yml
Resources/Prototypes/Entities/Objects/Specific/Xenoarchaeology/artifact_equipment.yml
Resources/Textures/Objects/Storage/artifact_container.rsi/bounty.png [new file with mode: 0644]
Resources/Textures/Objects/Storage/artifact_container.rsi/captain.png [new file with mode: 0644]
Resources/Textures/Objects/Storage/artifact_container.rsi/icon-open.png [new file with mode: 0644]
Resources/Textures/Objects/Storage/artifact_container.rsi/icon.png [new file with mode: 0644]
Resources/Textures/Objects/Storage/artifact_container.rsi/inhand-left.png [new file with mode: 0644]
Resources/Textures/Objects/Storage/artifact_container.rsi/inhand-right.png [new file with mode: 0644]
Resources/Textures/Objects/Storage/artifact_container.rsi/invoice.png [new file with mode: 0644]
Resources/Textures/Objects/Storage/artifact_container.rsi/locked.png [new file with mode: 0644]
Resources/Textures/Objects/Storage/artifact_container.rsi/meta.json [new file with mode: 0644]
Resources/Textures/Objects/Storage/artifact_container.rsi/paper.png [new file with mode: 0644]
Resources/Textures/Objects/Storage/artifact_container.rsi/unlocked.png [new file with mode: 0644]