Resource icon

Mjollnir - Thor's Hammer 2.0

No permission to download
Had to comment out like 3 lines 43 44 45 an 46 I think it was Throwing errors that no way to override base item .
// public override int StrengthReq => 95;
// public override int MinDamage => 17;
// public override int MaxDamage => 20;
// public override float Speed => 2.50f;
Works well in game so far .
Aj - AOB
Aj - AOB
Awesome thanks for reviewing it! ^^ I'm going to be posting more scripts soon!
Upvote 0
Back