Adds and Changes
Added missing crafting maps, removed unnecessary maps, changed a few miscellaneous things.
This commit is contained in:
@@ -500,7 +500,7 @@ int GetModCost(object oOriginal,object oForge, object oAnvil, string Mods)
|
||||
return z;
|
||||
}
|
||||
|
||||
string LDSetTag(string sStr, string sValue, int Pos)
|
||||
string SetTag(string sStr, string sValue, int Pos)
|
||||
{
|
||||
string sTemp = "";
|
||||
switch(Pos)
|
||||
|
Reference in New Issue
Block a user