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
|
- type: entity
|
||||||
parent: CrateGeneric
|
parent: CrateGeneric
|
||||||
id: CrateBaseWeldable
|
id: CrateBaseWeldable
|
||||||
|
noSpawn: true
|
||||||
components:
|
components:
|
||||||
- type: Weldable
|
- type: Weldable
|
||||||
- type: ResistLocker
|
- type: ResistLocker
|
||||||
@@ -85,6 +86,7 @@
|
|||||||
- type: entity
|
- type: entity
|
||||||
parent: CrateBaseWeldable
|
parent: CrateBaseWeldable
|
||||||
id: CrateBaseSecure
|
id: CrateBaseSecure
|
||||||
|
suffix: Secure
|
||||||
components:
|
components:
|
||||||
- type: Lock
|
- type: Lock
|
||||||
- type: LockVisuals
|
- type: LockVisuals
|
||||||
|
|||||||
@@ -223,3 +223,6 @@ SolarAssemblyPart: SolarAssemblyFlatpack
|
|||||||
AmePart: AmePartFlatpack
|
AmePart: AmePartFlatpack
|
||||||
AmePartStealObjective: AmePartFlatpackStealObjective
|
AmePartStealObjective: AmePartFlatpackStealObjective
|
||||||
Observationskit: null
|
Observationskit: null
|
||||||
|
|
||||||
|
# 2024-02-26
|
||||||
|
CrateBaseWeldable: CrateGenericSteel
|
||||||
|
|||||||
Reference in New Issue
Block a user