Fix mobs not dropping picked up coins
This commit is contained in:
parent
203b9bf281
commit
3805bb8ca2
1 changed files with 1 additions and 1 deletions
|
|
@ -3958,7 +3958,7 @@ namespace TShockAPI
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
|
||||||
return true;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
private static bool HandleKillPortal(GetDataHandlerArgs args)
|
private static bool HandleKillPortal(GetDataHandlerArgs args)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue