hencleye

Initiate
ServUO Version
Publish 57
Ultima Expansion
Endless Journey
I did a search, couldn't find what I want. I am not getting double leather in Felucca. No other modifications to the servuo file have been made. I suspect there is a setting, I just don't know where it is.
Thanks
 
In BaseCreature.cs,inside OnCarve method "public virtual void OnCarve(Mobile from, Corpse corpse, Item with)":
C#:
if (corpse.Map == Map.Felucca && !Siege.SiegeShard)
                {
                    feathers *= 2;
                    wool *= 2;
                    hides *= 2;
                    fur *= 2;
This is from p57,but must be like that,make sure your server is not Siege.
 

Active Shards

Donations

Total amount
$0.00
Goal
$1,000.00
Back