This commit is contained in:
parent
74a68172e8
commit
3d8e12c5d3
1 changed files with 1 additions and 1 deletions
|
|
@ -45,7 +45,7 @@ namespace Server.Items
|
|||
|
||||
if( item != null && !item.Deleted && item == this && Name == null )
|
||||
{
|
||||
if( ItemID == 0x4694 || ItemID == 0x4691 || ItemID == 0x4695 || ItemID == 0x4695 )
|
||||
if( ItemID == 0x4694 || ItemID == 0x4691 || ItemID == 0x4695 || ItemID == 0x4698 )
|
||||
{
|
||||
if( Utility.RandomBool() )
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue