typo fixes for key ids (#1629)

This commit is contained in:
Morb
2025-08-06 13:11:46 -07:00
committed by GitHub
parent daf5e14c4e
commit 08691f8435
4 changed files with 13 additions and 13 deletions

View File

@@ -1,6 +1,6 @@
- type: entity
parent: CP14KeyIronBlank
id: CP14KeyTavernBlacksmithAbstract
id: CP14KeyBlacksmithAbstract
suffix: Abstract Blacksmith
components:
- type: CP14AbstractKey
@@ -8,7 +8,7 @@
- type: entity
parent: CP14KeyIronBlank
id: CP14KeyBlacksmith
id: CP14KeyBlacksmith1
suffix: Blacksmith 1
components:
- type: CP14Key

View File

@@ -8,7 +8,7 @@
- type: entity
parent: CP14KeyCopperBlank
id: CP14KeyMercantShopPublic
id: CP14KeyMerchantShopPublic
suffix: Merchant public shop
components:
- type: CP14Key
@@ -16,7 +16,7 @@
- type: entity
parent: CP14KeyIronBlank
id: CP14KeyMercantShop1
id: CP14KeyMerchantShop1
suffix: Merchant shop 1
components:
- type: CP14Key
@@ -24,7 +24,7 @@
- type: entity
parent: CP14KeyIronBlank
id: CP14KeyMercantShop2
id: CP14KeyMerchantShop2
suffix: Merchant shop 2
components:
- type: CP14Key
@@ -32,7 +32,7 @@
- type: entity
parent: CP14KeyIronBlank
id: CP14KeyMercantShop3
id: CP14KeyMerchantShop3
suffix: Merchant shop 3
components:
- type: CP14Key

View File

@@ -68,7 +68,7 @@
components:
- type: StorageFill
contents:
- id: CP14KeyTavernBlacksmithAbstract
- id: CP14KeyBlacksmithAbstract
- type: entity
parent: CP14BaseKeyRing
@@ -95,7 +95,7 @@
components:
- type: StorageFill
contents:
- id: CP14KeyMercantShopPublic
- id: CP14KeyMerchantShopPublic
- id: CP14KeyTavernMerchantShopAbstract
- type: entity