]> git.smokeofanarchy.ru Git - space-station-14.git/commitdiff
Cleans up base crates for mapping clarity (#25618)
authorVelcroboy <107660393+IamVelcroboy@users.noreply.github.com>
Mon, 26 Feb 2024 22:56:41 +0000 (16:56 -0600)
committerGitHub <noreply@github.com>
Mon, 26 Feb 2024 22:56:41 +0000 (15:56 -0700)
* Cleans up base crates for mapping clarity

* migration

---------

Co-authored-by: Jeff <velcroboy333@hotmail.com>
Resources/Prototypes/Entities/Structures/Storage/Crates/base_structurecrates.yml
Resources/migration.yml

index acf4fd2149e99a635988176803db41321b78f38f..403e20b43c788e589de5aef974eb8e35699a7471 100644 (file)
@@ -78,6 +78,7 @@
 - type: entity
   parent: CrateGeneric
   id: CrateBaseWeldable
+  noSpawn: true
   components:
   - type: Weldable
   - type: ResistLocker
@@ -85,6 +86,7 @@
 - type: entity
   parent: CrateBaseWeldable
   id: CrateBaseSecure
+  suffix: Secure
   components:
   - type: Lock
   - type: LockVisuals
index 4591a44e5de384b4f8e6cd61acffcb71836601fc..227184fe6f62c38e55e02cbf79c87a5053826adf 100644 (file)
@@ -223,3 +223,6 @@ SolarAssemblyPart: SolarAssemblyFlatpack
 AmePart: AmePartFlatpack
 AmePartStealObjective: AmePartFlatpackStealObjective
 Observationskit: null
+
+# 2024-02-26
+CrateBaseWeldable: CrateGenericSteel