typo fixes for key ids (#1629)
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user