...
This commit is contained in:
parent
bfa04544c6
commit
02de127080
1 changed files with 1 additions and 0 deletions
|
|
@ -22,6 +22,7 @@ namespace Server.Items
|
|||
public ValentinesCard( int itemid )
|
||||
: base(itemid)
|
||||
{
|
||||
LootType = LootType.Blessed;
|
||||
Hue = Utility.RandomDouble() < .001 ? 0x47E : 0xE8;
|
||||
m_LabelNumber = Utility.Random(1077589, 5);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue