Switched the achievement from 9 to 2 in furtradinginterface

This commit is contained in:
kennethedmonds 2025-11-05 19:16:40 -06:00
parent 298ac17cd6
commit 1fb6d6a316

View file

@ -173,7 +173,7 @@ class FurClothingInterface : ComponentPlugin(){
player,
DiaryType.VARROCK,
2, // Hard tier
9 // HardTasks.FANCY_DRESS_SELLER_TRADE_FURS
2 // HardTasks.FANCY_DRESS_SELLER_TRADE_FURS
)
}
}