yea good script!
but one is not correct! in WyrmSoulBow.cs is a problem!
because you get the bow but you cant hold it!
al little bugfix is between
DexRequirement = 35;
and
LootType = LootType.Blessed;
only this text
Layer = Layer.TwoHanded;
and now you get the weapon and you can hold and use it!
|