diff options
Diffstat (limited to 'constants')
-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 |