Thread: Giants package
View Single Post
Old 01-20-2005, 07:55 PM   #5 (permalink)
joshw
Dream Sage
 
joshw's Avatar
 
Join Date: Jul 2003
Location: Great Northern Wisconsin
Posts: 841
Default

oh get rid of those they are custom graphics and the whole shabang on my shard so just delete this code

Code:
switch ( Utility.Random( 50 ) )
			{
				case 0: PackItem( new GirdleofGiantStrength() ); break;
                                case 1: PackItem( new GirdleofGiantStrength2() ); break;
                                case 2: PackItem( new GirdleofGiantStrength3() ); break;
				
			}
__________________
To walk among the few of understanding
Admin of Geia Adventures A dead Shard no longer in existsance
joshw is offline   Reply With Quote