v0.3.0: reworked Lloyd's beacon, now an artifact
This commit is contained in:
@@ -54,7 +54,7 @@ public class Goo extends Mob {
|
||||
defenseSkill = 12;
|
||||
spriteClass = GooSprite.class;
|
||||
|
||||
loot = new LloydsBeacon();
|
||||
loot = new LloydsBeacon().identify();
|
||||
lootChance = 0.333f;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user