]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Clipboards added to autolathe (and other folder changes) (#37705)
authorHitlinemoss <209321380+Hitlinemoss@users.noreply.github.com>
Wed, 27 Aug 2025 07:07:32 +0000 (03:07 -0400)
committerGitHub <noreply@github.com>
Wed, 27 Aug 2025 07:07:32 +0000 (09:07 +0200)
commit60ea2b37fbb5561ab4bfbc339720372350044601
tree122c940d7a33208dfb0a470ae5910c37499004df
parent2965522cddc9ea7b1a6e58d85a11d042a0bb009c
Clipboards added to autolathe (and other folder changes) (#37705)

* Added plastic clipboards; added plastic clipboards to the PTech machine; added clipboards & plastic clipboards to the autolathe

* Fixed plastic clipboard inhand sprites; added and implemented 'empty' clipboard prototypes

* Cleaned up code for empty clipboards; removed BoxFolderBaseEmpty since now it's redundant

* Extensive folder cleanup

* Bugfixed random folder spawns

* Reduced amount of paper in CrateServiceBureaucracy

* Medical folder sprite rename

* BaseTraitorSocialObjective sprite fix

* Added office paper to bureaucracy crate

* First pass at addressing recent review

* Second pass at addressing recent review

* Fix of weird migration.yml error

* whoops, forgot to undo the rename to folder-white.png in the last few commits

* whoops, didn't commit that last commit properly

* whoops, forgot to undo this reordering
22 files changed:
Resources/Prototypes/Catalog/Fills/Crates/permaescape.yml
Resources/Prototypes/Catalog/Fills/Crates/service.yml
Resources/Prototypes/Catalog/VendingMachines/Inventories/cart.yml
Resources/Prototypes/Entities/Markers/Spawners/Random/folders.yml
Resources/Prototypes/Entities/Objects/Misc/folders.yml
Resources/Prototypes/Entities/Structures/Machines/lathe.yml
Resources/Prototypes/Entities/Structures/Storage/filing_cabinets.yml
Resources/Prototypes/Objectives/traitor.yml
Resources/Prototypes/Recipes/Lathes/Packs/shared.yml
Resources/Prototypes/Recipes/Lathes/misc.yml
Resources/Prototypes/Roles/Jobs/Cargo/quartermaster.yml
Resources/Prototypes/Roles/Jobs/CentComm/official.yml
Resources/Prototypes/Roles/Jobs/Command/head_of_personnel.yml
Resources/Prototypes/Roles/Jobs/Fun/visitors_startinggear.yml
Resources/Textures/Objects/Misc/plastic_clipboard.rsi/clipboard.png [new file with mode: 0644]
Resources/Textures/Objects/Misc/plastic_clipboard.rsi/clipboard_over.png [new file with mode: 0644]
Resources/Textures/Objects/Misc/plastic_clipboard.rsi/clipboard_paper.png [new file with mode: 0644]
Resources/Textures/Objects/Misc/plastic_clipboard.rsi/clipboard_pen.png [new file with mode: 0644]
Resources/Textures/Objects/Misc/plastic_clipboard.rsi/equipped-BELT.png [new file with mode: 0644]
Resources/Textures/Objects/Misc/plastic_clipboard.rsi/inhand-left.png [new file with mode: 0644]
Resources/Textures/Objects/Misc/plastic_clipboard.rsi/inhand-right.png [new file with mode: 0644]
Resources/Textures/Objects/Misc/plastic_clipboard.rsi/meta.json [new file with mode: 0644]