adapt loadouts
This commit is contained in:
@@ -0,0 +1,28 @@
|
||||
# Cloak
|
||||
- type: loadout
|
||||
id: CPTestCloak
|
||||
equipment: CPTestCloak
|
||||
|
||||
- type: startingGear
|
||||
id: CPTestCloak
|
||||
equipment:
|
||||
cloak: CPClothingCloakHoodieYellow
|
||||
|
||||
- type: loadout
|
||||
id: CPTestCloak2
|
||||
equipment: CPTestCloak2
|
||||
|
||||
- type: startingGear
|
||||
id: CPTestCloak2
|
||||
equipment:
|
||||
cloak: CPClothingCloakArmoredRed
|
||||
|
||||
- type: loadout
|
||||
id: CPTestCloak3
|
||||
equipment: CPTestCloak3
|
||||
|
||||
- type: startingGear
|
||||
id: CPTestCloak3
|
||||
equipment:
|
||||
cloak: CPClothingCloakBlacksmithArpon
|
||||
|
||||
7
Resources/Prototypes/_CP14/Loadouts/loadout_groups.yml
Normal file
7
Resources/Prototypes/_CP14/Loadouts/loadout_groups.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
- type: loadoutGroup
|
||||
id: CPTestLoadout
|
||||
name: тестовый лоадаут
|
||||
loadouts:
|
||||
- CPTestCloak
|
||||
- CPTestCloak2
|
||||
- CPTestCloak3
|
||||
6
Resources/Prototypes/_CP14/Loadouts/role_loadouts.yml
Normal file
6
Resources/Prototypes/_CP14/Loadouts/role_loadouts.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
|
||||
- type: roleLoadout
|
||||
id: JobAdventurer
|
||||
groups:
|
||||
- CPTestLoadout
|
||||
- Trinkets
|
||||
@@ -10,10 +10,6 @@
|
||||
- type: startingGear
|
||||
id: CPTestGear
|
||||
equipment:
|
||||
cloak: CPClothingCloakHoodieYellow
|
||||
shirt: CPClothingShirtHarlequineRed
|
||||
pants: CPClothingPantsHarlequinRed
|
||||
shoes: CPClothingShoesBlack
|
||||
innerClothingSkirt: ClothingUniformJumpskirtCargo
|
||||
satchel: ClothingBackpackSatchelCargoFilled
|
||||
duffelbag: ClothingBackpackDuffelCargoFilled
|
||||
shoes: CPClothingShoesBlack
|
||||
Reference in New Issue
Block a user