mirror of
https://bitbucket.org/Ioncannon/project-meteor-server.git
synced 2025-07-31 06:46:13 +02:00
Fixed command bug on class change. Implmented more of the local levequest errors and such.
This commit is contained in:
parent
eca510c489
commit
6d66f6aae3
7 changed files with 161 additions and 85 deletions
|
@ -74,6 +74,7 @@ namespace Meteor.Map.Actors
|
|||
{
|
||||
currentCrafted += (short) targetRecipe.resultQuantity;
|
||||
currentAttempt++;
|
||||
|
||||
}
|
||||
|
||||
public void CraftFail()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue