Trading Position and Salt Stack
This commit is contained in:
@@ -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
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user