tweak(SyndicateReinforcements): Replace combat knife with throwing knife (#30466)
* . * Update Resources/Prototypes/Catalog/Fills/Items/misc.yml Co-authored-by: Ed <96445749+TheShuEd@users.noreply.github.com> * ugh Co-authored-by:James Quiaoit <jquiaoit@ucsc.edu> * ugh Co-authored-by: James Quiaoit <jquiaoit@ucsc.edu> --------- Co-authored-by: Ed <96445749+TheShuEd@users.noreply.github.com> Co-authored-by: James Quiaoit <jquiaoit@ucsc.edu>
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
- type: entity
|
||||
id: ClothingShoesBootsCombatFilled
|
||||
suffix: Filled, Combat Knife
|
||||
parent:
|
||||
- ClothingShoesBootsCombat
|
||||
- ClothingShoesBootsSecFilled
|
||||
@@ -38,3 +39,12 @@
|
||||
item:
|
||||
- KukriKnife
|
||||
|
||||
- type: entity
|
||||
id: ClothingShoesBootsSyndieFilled
|
||||
parent: ClothingShoesBootsCombat
|
||||
suffix: Filled, Throwing Knife
|
||||
components:
|
||||
- type: ContainerFill
|
||||
containers:
|
||||
item:
|
||||
- ThrowingKnife
|
||||
|
||||
@@ -41,7 +41,7 @@
|
||||
equipment:
|
||||
jumpsuit: ClothingUniformJumpsuitOperative
|
||||
back: ClothingBackpackSyndicate
|
||||
shoes: ClothingShoesBootsCombatFilled
|
||||
shoes: ClothingShoesBootsSyndieFilled
|
||||
gloves: ClothingHandsGlovesColorBlack
|
||||
|
||||
- type: startingGear
|
||||
|
||||
Reference in New Issue
Block a user