Remove mithril lock & keys from Cozy House (#1478)
* Add LumeraMagicVision skill and update trading requests Introduces the LumeraMagicVision skill to the Lumera demigod skill tree, granting access to the Magic Vision action. Also removes several 30-minute jewelry trading requests (Ruby, Emerald, Sapphire, Topaz) from thaumaturgy.yml. Additionally, improves price scanner logic to skip items with non-positive price. * Remove Rep 3 trading positions from cozy_house.yml Deleted the CP14KeyMithrilBlank and CP14LockMithril trading positions for reputation level 3 from the cozy_house.yml file, leaving only the gold lock product for HomeDecor.
This commit is contained in:
@@ -211,28 +211,4 @@
|
||||
sprite: _CP14/Objects/keys.rsi
|
||||
state: lock_gold
|
||||
service: !type:CP14BuyItemsService
|
||||
product: CP14LockGold
|
||||
|
||||
# Rep 3
|
||||
|
||||
- type: cp14TradingPosition
|
||||
id: CP14KeyMithrilBlank
|
||||
faction: HomeDecor
|
||||
reputationLevel: 3
|
||||
uiPosition: 3
|
||||
icon:
|
||||
sprite: _CP14/Objects/keys.rsi
|
||||
state: key_mithril
|
||||
service: !type:CP14BuyItemsService
|
||||
product: CP14KeyMithrilBlank
|
||||
|
||||
- type: cp14TradingPosition
|
||||
id: CP14LockMithril
|
||||
faction: HomeDecor
|
||||
reputationLevel: 3
|
||||
uiPosition: 4
|
||||
icon:
|
||||
sprite: _CP14/Objects/keys.rsi
|
||||
state: lock_mithril
|
||||
service: !type:CP14BuyItemsService
|
||||
product: CP14LockMithril
|
||||
product: CP14LockGold
|
||||
Reference in New Issue
Block a user