Add unlock conditions for gallery
This commit is contained in:
@@ -27,8 +27,6 @@ namespace Zennysoft.Ma.Adapter.Entity
|
||||
|
||||
public void OnHealed();
|
||||
|
||||
public void IncrementDefeatCount();
|
||||
|
||||
public int GetDefeatCount(IEnemy enemyType);
|
||||
|
||||
public IDungeonRoom GetCurrentRoom(ImmutableList<IDungeonRoom> dungeonRooms);
|
||||
|
||||
Reference in New Issue
Block a user