v2.5.2: fixed shard of oblivion not being droppable
This commit is contained in:
+1
-1
@@ -81,7 +81,7 @@ public class ShardOfOblivion extends Trinket {
|
||||
curItem = this;
|
||||
GameScene.selectItem(identifySelector);
|
||||
} else {
|
||||
super.execute(hero);
|
||||
super.execute(hero, action);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user