]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Add BasePaperLabelable and BasePaperLabelableVisualized abstract prototypes (#41807)
authorHitlinemoss <209321380+Hitlinemoss@users.noreply.github.com>
Tue, 9 Dec 2025 14:48:57 +0000 (09:48 -0500)
committerGitHub <noreply@github.com>
Tue, 9 Dec 2025 14:48:57 +0000 (14:48 +0000)
commit6dbd2f6acc53a50630e9daea743353ff1612a923
tree0155c06556047a36bf7af05c05da4c1b1e52cbf7
parent9edf121a15e69c9112418f5cfdd3db35ccc6515a
Add BasePaperLabelable and BasePaperLabelableVisualized abstract prototypes (#41807)

* Add BasePaperLabelable to base_item.yml

* CrateGeneric now parents from BasePaperLabelable

* TWO types of BaseParcelWrapable

* Body bags use BasePaperLabelable

* Artifact containers use BasePaperLabelable

* Lockers now use BasePaperLabelable

* Comment cleanup + redundancies

* Seeds now use BasePaperLabelable (but need more paper sprites in the future)

* Parcel wrap bugfix

* Remove redundant components from crates

* Fix testfail tied to ContainerContainer component

* Fixed bad line alignment

* Gas canisters now use BasePaperLabelableVisualized

* Comment updates

* Other comment update
Resources/Prototypes/Entities/Objects/Misc/parcel_wrap.yml
Resources/Prototypes/Entities/Objects/Specific/Hydroponics/seeds.yml
Resources/Prototypes/Entities/Objects/Specific/Medical/morgue.yml
Resources/Prototypes/Entities/Objects/Specific/Xenoarchaeology/artifact_equipment.yml
Resources/Prototypes/Entities/Objects/base_item.yml
Resources/Prototypes/Entities/Structures/Storage/Canisters/gas_canisters.yml
Resources/Prototypes/Entities/Structures/Storage/Closets/base_structureclosets.yml
Resources/Prototypes/Entities/Structures/Storage/Crates/base_structurecrates.yml