De-duplicate loadout gear (#30341)
* De-duplicate loadout gear Needs supporting code, probably with an interface with StartingGearPrototype which would also use it, but I regexed the yaml. * Code updates * Remaining yaml * Fix automatic naming * raiseEvent * Don't code when tired kids
This commit is contained in:
@@ -18,10 +18,6 @@ public sealed class LoadoutTests
|
||||
id: PlayTimeLoadoutTester
|
||||
|
||||
- type: loadout
|
||||
id: TestJumpsuit
|
||||
equipment: TestJumpsuit
|
||||
|
||||
- type: startingGear
|
||||
id: TestJumpsuit
|
||||
equipment:
|
||||
jumpsuit: ClothingUniformJumpsuitColorGrey
|
||||
|
||||
Reference in New Issue
Block a user