Not A Bug Ant Lion/Bone Containers

Omalley

Master
1532197487657.png
I dont think the bone containers are dropping on the Ant Lions.. ive been killing them all day, training my Plat Drake.. and Ive not seen one drop.. should have a couple by now..
 

Dan

Staff Member
Administrator
Game Master
Code:
if ( 0.07 >= Utility.RandomDouble() )
            {
                switch ( Utility.Random( 3 ) )
                {
                    case 0: PackItem( new UnknownBardSkeleton() ); break;
                    case 1: PackItem( new UnknownMageSkeleton() ); break;
                      case 2: PackItem( new UnknownRogueSkeleton() ); break;
                }
            }

They are. On a quick search of the world there are a bunch too, that others have gotten.

https://github.com/ServUO/ServUO/blob/master/Scripts/Mobiles/Normal/AntLion.cs The last time the code was edited for them was September 13th 2017.
 

PLAY NOW

Heritage

Address
play.trueuo.com
Port
2593
Uptime
10 hours
Players Online
9
Houses
878
Vendors
282
Gold
5,388,928,371gp
Top Bottom