Wired in the encounters triggering and saving
This commit is contained in:
@@ -46,8 +46,9 @@ namespace Jovian.EncounterSystem {
|
||||
public Sprite encounterArt;
|
||||
}
|
||||
|
||||
[Serializable]
|
||||
[Serializable]
|
||||
public class EncounterProperties {
|
||||
public int difficulty;
|
||||
public bool isRepeatable = true;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user