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:
@@ -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
|
||||
|
||||
@@ -223,3 +223,6 @@ SolarAssemblyPart: SolarAssemblyFlatpack
|
||||
AmePart: AmePartFlatpack
|
||||
AmePartStealObjective: AmePartFlatpackStealObjective
|
||||
Observationskit: null
|
||||
|
||||
# 2024-02-26
|
||||
CrateBaseWeldable: CrateGenericSteel
|
||||
|
||||
Reference in New Issue
Block a user