#W# Added new graphics for farmable reagents.
This commit is contained in:
parent
ac0815868e
commit
61983993b7
10 changed files with 215 additions and 11 deletions
|
|
@ -8,7 +8,7 @@ namespace Server.Items
|
|||
{
|
||||
public static int GetCropID()
|
||||
{
|
||||
return 0x18E1;
|
||||
return 0x3FFD;
|
||||
}
|
||||
|
||||
public override Item GetCropObject()
|
||||
|
|
@ -45,4 +45,4 @@ namespace Server.Items
|
|||
int version = reader.ReadEncodedInt();
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue