mirror of
https://github.com/huderlem/porymap.git
synced 2026-08-13 04:15:45 -05:00
Merge pull request #573 from GriffinRichards/enc-rate
Set reasonable defaults for wild encounter rates
This commit is contained in:
@@ -29,6 +29,7 @@ struct EncounterField {
|
||||
|
||||
typedef QVector<EncounterField> EncounterFields;
|
||||
|
||||
void setDefaultEncounterRate(QString fieldName, int rate);
|
||||
WildMonInfo getDefaultMonInfo(EncounterField field);
|
||||
void combineEncounters(WildMonInfo &to, WildMonInfo from);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user