Jackboots and clown shoes produce different footsteps again.

This commit is contained in:
Pieter-Jan Briers
2020-01-24 02:35:01 +01:00
parent 11d47cc67a
commit fd759e4a9d
3 changed files with 31 additions and 26 deletions

View File

@@ -154,19 +154,6 @@
- type: Clothing
sprite: Clothing/Shoes/chef.rsi
- type: entity
parent: ShoesBase
id: ShoesClown
name: Clown shoes
description: The prankster's standard-issue clowning shoes. Damn they're huge!
components:
- type: Sprite
sprite: Clothing/Shoes/clown.rsi
- type: Icon
sprite: Clothing/Shoes/clown.rsi
- type: Clothing
sprite: Clothing/Shoes/clown.rsi
- type: entity
parent: ShoesBase
id: ShoesCowboy
@@ -518,19 +505,6 @@
- type: Clothing
sprite: Clothing/Shoes/ihs_rig_sealed_old.rsi
- type: entity
parent: ShoesBase
id: ShoesJackboots
name: Jackboots
description: Nanotrasen-issue Security combat boots for combat scenarios or combat situations. All combat, all the time.
components:
- type: Sprite
sprite: Clothing/Shoes/jackboots.rsi
- type: Icon
sprite: Clothing/Shoes/jackboots.rsi
- type: Clothing
sprite: Clothing/Shoes/jackboots.rsi
- type: entity
parent: ShoesBase
id: ShoesLeather

View File

@@ -0,0 +1,15 @@
- type: entity
parent: ShoesBase
id: ShoesClown
name: Clown shoes
description: The prankster's standard-issue clowning shoes. Damn they're huge!
components:
- type: Sprite
sprite: Clothing/Shoes/clown.rsi
- type: Icon
sprite: Clothing/Shoes/clown.rsi
- type: Clothing
sprite: Clothing/Shoes/clown.rsi
- type: Sound
- type: FootstepModifier
footstepSoundCollection: footstep_clown

View File

@@ -0,0 +1,16 @@
- type: entity
parent: ShoesBase
id: ShoesJackboots
name: Jackboots
description: Nanotrasen-issue Security combat boots for combat scenarios or combat situations. All combat, all the time.
components:
- type: Sprite
sprite: Clothing/Shoes/jackboots.rsi
- type: Icon
sprite: Clothing/Shoes/jackboots.rsi
- type: Clothing
sprite: Clothing/Shoes/jackboots.rsi
- type: Sound
- type: FootstepModifier
footstepSoundCollection: footstep_heavy