Modernization Fixes & Updates to Default Values (#3)
This commit is contained in:
parent
445eddff68
commit
dcf64091b1
768 changed files with 10507 additions and 14196 deletions
|
|
@ -71,7 +71,7 @@ namespace Server.Engines.Craft
|
|||
|
||||
public override void InitCraftList()
|
||||
{
|
||||
int index = -1;
|
||||
int index;
|
||||
|
||||
/* Begin Ingredients */
|
||||
index = AddCraft(typeof(SackFlour), 1044495, 1024153, 0.0, 100.0, typeof(WheatSheaf), 1044489, 2, 1044490);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue