A couple tweaks.
This commit is contained in:
parent
b7d03a602d
commit
98012daf26
8 changed files with 118 additions and 88 deletions
|
|
@ -49,7 +49,7 @@ extend Class SWWMHandler
|
|||
return false;
|
||||
}
|
||||
|
||||
private static bool ShouldSpawnGold()
|
||||
static bool ShouldSpawnGold()
|
||||
{
|
||||
int totalneeded = 0;
|
||||
// check "free space" in player inventories
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue