second blacksmith
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -1,7 +1,7 @@
|
||||
- type: entity
|
||||
parent: CP14IronDoor
|
||||
id: CP14IronDoorBlacksmith1
|
||||
suffix: Blacksmith
|
||||
suffix: Blacksmith 1
|
||||
components:
|
||||
- type: CP14Lock
|
||||
autoGenerateShape: Blacksmith1
|
||||
@@ -13,12 +13,12 @@
|
||||
- CP14IronDoorBlacksmith1
|
||||
- CP14IronDoorMirrored
|
||||
id: CP14IronDoorMirroredBlacksmith1
|
||||
suffix: Blacksmith, Mirrored
|
||||
suffix: Blacksmith 1, Mirrored
|
||||
|
||||
- type: entity
|
||||
parent: CP14IronDoor
|
||||
id: CP14IronDoorBlacksmith2
|
||||
suffix: Blacksmith
|
||||
suffix: Blacksmith 2
|
||||
components:
|
||||
- type: CP14Lock
|
||||
autoGenerateShape: Blacksmith2
|
||||
@@ -30,4 +30,4 @@
|
||||
- CP14IronDoorBlacksmith2
|
||||
- CP14IronDoorMirrored
|
||||
id: CP14IronDoorMirroredBlacksmith2
|
||||
suffix: Blacksmith, Mirrored
|
||||
suffix: Blacksmith 2, Mirrored
|
||||
@@ -58,7 +58,7 @@
|
||||
availableJobs:
|
||||
CP14Adventurer: [ -1, -1 ]
|
||||
CP14Alchemist: [ 2, 2 ]
|
||||
CP14Blacksmith: [ 1, 1 ]
|
||||
CP14Blacksmith: [ 2, 2 ]
|
||||
CP14Innkeeper: [ 3, 4 ]
|
||||
CP14Commandant: [1, 1]
|
||||
CP14Banker: [3, 4]
|
||||
@@ -72,6 +72,7 @@
|
||||
- Alchemy1
|
||||
- Alchemy2
|
||||
- Blacksmith1
|
||||
- Blacksmith2
|
||||
- PersonalHouse1
|
||||
- PersonalHouse2
|
||||
- PersonalHouse3
|
||||
|
||||
Reference in New Issue
Block a user