Thread
:
Gold Weight
View Single Post
07-07-2003, 11:44 PM
#
1
(
permalink
)
Regressi0n
Join Date: May 2003
Location: Springfield, MO
Posts: 417
Gold Weight
the gold weight is okay??
it is not much? 5k weighs 100 stones
:?
scripts/items/misc/gold.cs
[code:1]
public Gold( int amount ) : base( 0xEED )
{
Stackable = true;
Weight = 0.02;
Amount = amount;
}
[/code:1]
Regressi0n
View Public Profile
Send a private message to Regressi0n
Find More Posts by Regressi0n