v0.2.3: corrected thieves dropping more than one armband.
This commit is contained in:
@@ -146,7 +146,9 @@ public class Dungeon {
|
||||
scorpioHP,
|
||||
cookingHP,
|
||||
|
||||
blandfruitSeed;
|
||||
blandfruitSeed,
|
||||
|
||||
armband;
|
||||
|
||||
public int count = 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user