Skip to content

Commit 095e67e

Browse files
committed
Update CoreSoWMats.cs
1 parent d66e56d commit 095e67e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ShadowsOfWar/CoreSoWMats.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ public void Acquiescence(int Quantity = 1000)
7474
Core.CancelRegisteredQuests();
7575
}
7676

77-
public void ElementalCore(int Quantity = 1000)
77+
public void ElementalCore(int Quantity = 500)
7878
{
7979
if (Core.CheckInventory("Elemental Core", Quantity))
8080
return;

0 commit comments

Comments
 (0)