diff options
author | jani270 <jani270@gmx.de> | 2022-11-17 19:06:59 +0100 |
---|---|---|
committer | jani270 <jani270@gmx.de> | 2022-11-17 19:06:59 +0100 |
commit | 4ea3b448fecd31185f5aba89e802d9f6fc427966 (patch) | |
tree | 04f244e4774e5cc9604199db740c7b8a21393507 /constants/misc.json | |
parent | 1a662e795fa71b10471b6f3e4c9e4955685092a8 (diff) | |
parent | 7471c374b676edd4b9da22dbc752ad365ce5c9b6 (diff) | |
download | NotEnoughUpdates-REPO-4ea3b448fecd31185f5aba89e802d9f6fc427966.tar.gz NotEnoughUpdates-REPO-4ea3b448fecd31185f5aba89e802d9f6fc427966.tar.bz2 NotEnoughUpdates-REPO-4ea3b448fecd31185f5aba89e802d9f6fc427966.zip |
Merge branch 'master' into prereleaseprerelease
Diffstat (limited to 'constants/misc.json')
-rw-r--r-- | constants/misc.json | 16 |
1 files changed, 15 insertions, 1 deletions
diff --git a/constants/misc.json b/constants/misc.json index d5197600..0dea9dfc 100644 --- a/constants/misc.json +++ b/constants/misc.json @@ -1685,5 +1685,19 @@ "ยง7https://discord.gg/moulberry" ] }, - "featureslist": "https://gist.github.com/jani270/d33e249d40b0333b87ba5c5e70fca398" + "featureslist": "https://gist.github.com/jani270/d33e249d40b0333b87ba5c5e70fca398", + "minionXp": { + "1": 1, + "2": 1, + "3": 1, + "4": 1, + "5": 1, + "6": 1, + "7": 2, + "8": 3, + "9": 4, + "10": 6, + "11": 12, + "12": 24 + } }
\ No newline at end of file |