Trading Position and Salt Stack

This commit is contained in:
Alexsey Bezyuk
2025-06-04 18:56:37 +10:00
parent 6d4c600fee
commit 842e44dc8b
2 changed files with 31 additions and 0 deletions

View File

@@ -25,3 +25,23 @@
- type: Sprite
sprite: Resources/Textures/Objects/Materials/ore.rsi
state: salt
- type: Stack
stackType: CP14Salt
count: 1
baseLayer: base
- type: entity
id: CP14Salt5
parent: CP14Salt
suffix: 5
components:
- type: Stack
count: 5
- type: entity
id: CP14Salt10
parent: CP14Salt
suffix: 10
components:
- type: Stack
count: 10

View File

@@ -89,6 +89,17 @@
service: !type:CP14BuyItemsService
product: CP14IronBar5
- type: cp14TradingPosition
id: CP14Salt5
faction: DwarfMining
reputationLevel: 1
uiPosition: 1
icon:
sprite: Resources/Textures/Objects/Materials/ore.rsi
state: salt
service: !type:CP14BuyItemsService
product: CP14Salt5
# Rep 2
- type: cp14TradingPosition