second blacksmith

This commit is contained in:
Ed
2024-12-08 14:43:12 +03:00
parent 61454e351c
commit c2b7c5146d
3 changed files with 614 additions and 643 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -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

View File

@@ -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