mirror of
https://bitbucket.org/Ioncannon/project-meteor-server.git
synced 2025-05-20 08:26:59 -04:00
Fixed command bug on class change. Implmented more of the local levequest errors and such.
This commit is contained in:
@@ -74,6 +74,7 @@ namespace Meteor.Map.Actors
|
||||
{
|
||||
currentCrafted += (short) targetRecipe.resultQuantity;
|
||||
currentAttempt++;
|
||||
|
||||
}
|
||||
|
||||
public void CraftFail()
|
||||
|
Reference in New Issue
Block a user