rename "dame dane" clothing to "yakuza" clothing (#14840)

This commit is contained in:
Nemanja
2023-03-25 08:28:11 -04:00
committed by GitHub
parent ccbf8b5748
commit cc43bc63ae
3 changed files with 3 additions and 3 deletions

View File

@@ -174,7 +174,7 @@
- type: entity - type: entity
parent: ClothingOuterStorageBase parent: ClothingOuterStorageBase
id: ClothingOuterDameDane id: ClothingOuterDameDane
name: dame dane coat name: yakuza coat
description: Friday... description: Friday...
components: components:
- type: Sprite - type: Sprite

View File

@@ -62,7 +62,7 @@
- type: entity - type: entity
parent: ClothingShoesBaseButcherable parent: ClothingShoesBaseButcherable
id: ClothingShoesDameDane id: ClothingShoesDameDane
name: dame dane shoes name: yakuza shoes
description: At last... description: At last...
components: components:
- type: Sprite - type: Sprite

View File

@@ -1000,7 +1000,7 @@
- type: entity - type: entity
parent: ClothingUniformBase parent: ClothingUniformBase
id: ClothingUniformJumpsuitDameDane id: ClothingUniformJumpsuitDameDane
name: dame dane outfit name: yakuza outfit
description: Baka mitai... description: Baka mitai...
components: components:
- type: Sprite - type: Sprite