Cleans up base crates for mapping clarity (#25618)

* Cleans up base crates for mapping clarity

* migration

---------

Co-authored-by: Jeff <velcroboy333@hotmail.com>
This commit is contained in:
Velcroboy
2024-02-26 16:56:41 -06:00
committed by GitHub
parent 76823cc522
commit 2efad4f3c5
2 changed files with 5 additions and 0 deletions

View 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

View File

@@ -223,3 +223,6 @@ SolarAssemblyPart: SolarAssemblyFlatpack
AmePart: AmePartFlatpack
AmePartStealObjective: AmePartFlatpackStealObjective
Observationskit: null
# 2024-02-26
CrateBaseWeldable: CrateGenericSteel