Skip to content

Commit

Permalink
Update Awescended.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
wtffidy committed Jan 21, 2025
1 parent a7a673f commit 7a48386
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Good/GearOfAwe/Awescended.cs
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ public void GetAwe()
Bot.Quests.UpdateQuest(567);
Core.KillMonster("lycanwar", "Boss", "Left", "Edvard", "Stone Mask");
Core.HuntMonster("odokuro", "O-dokuro", "Ancient Bone", 6);
Core.HuntMonster("cornelis", "Stone Golem", "Block Head", 1);
Core.HuntMonster("cornelis", "Stone Golem", "Block Head", isTemp: false);
Core.EnsureComplete(8035);
}

Expand Down

0 comments on commit 7a48386

Please sign in to comment.