This commit is contained in:
parent
7ad00dceac
commit
0b4c3b15d9
41 changed files with 976 additions and 144 deletions
|
|
@ -101,7 +101,7 @@ namespace Server.Targets
|
|||
}
|
||||
else
|
||||
{
|
||||
bank.Consume( def, 5, from );
|
||||
bank.Consume( 5, from );
|
||||
|
||||
Item item = new Kindling();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue