typo fixes for key ids (#1629)
This commit is contained in:
@@ -2457,11 +2457,11 @@ ent-CP14KeyAlchemy2 = { ent-CP14KeyIronBlank }
|
||||
.desc = { ent-CP14KeyIronBlank.desc }
|
||||
.suffix = Алхимия 2
|
||||
|
||||
ent-CP14KeyTavernBlacksmithAbstract = { ent-CP14KeyIronBlank }
|
||||
ent-CP14KeyBlacksmithAbstract = { ent-CP14KeyIronBlank }
|
||||
.desc = { ent-CP14KeyIronBlank.desc }
|
||||
.suffix = Абстракт. Кузница.
|
||||
|
||||
ent-CP14KeyBlacksmith = { ent-CP14KeyIronBlank }
|
||||
ent-CP14KeyBlacksmith1 = { ent-CP14KeyIronBlank }
|
||||
.desc = { ent-CP14KeyIronBlank.desc }
|
||||
.suffix = Кузница 1
|
||||
|
||||
@@ -2493,15 +2493,15 @@ ent-CP14KeyTavernMerchantShopAbstract = { ent-CP14KeyIronBlank }
|
||||
.desc = { ent-CP14KeyIronBlank.desc }
|
||||
.suffix = Абстракт. Магазин торговца
|
||||
|
||||
ent-CP14KeyMercantShop1 = { ent-CP14KeyIronBlank }
|
||||
ent-CP14KeyMerchantShop1 = { ent-CP14KeyIronBlank }
|
||||
.desc = { ent-CP14KeyIronBlank.desc }
|
||||
.suffix = Магазин торговца 1
|
||||
|
||||
ent-CP14KeyMercantShop2 = { ent-CP14KeyIronBlank }
|
||||
ent-CP14KeyMerchantShop2 = { ent-CP14KeyIronBlank }
|
||||
.desc = { ent-CP14KeyIronBlank.desc }
|
||||
.suffix = Магазин торговца 2
|
||||
|
||||
ent-CP14KeyMercantShop3 = { ent-CP14KeyIronBlank }
|
||||
ent-CP14KeyMerchantShop3 = { ent-CP14KeyIronBlank }
|
||||
.desc = { ent-CP14KeyIronBlank.desc }
|
||||
.suffix = Магазин торговца 3
|
||||
|
||||
|
||||
@@ -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