aboutsummaryrefslogtreecommitdiff
path: root/test/data/constants
diff options
context:
space:
mode:
authormat <github@matdoes.dev>2021-05-03 09:19:07 -0500
committermat <github@matdoes.dev>2021-05-03 09:19:07 -0500
commitd6404b6a81d8d64dac1aafcde6b7f8d80fcc9f61 (patch)
treef71e2666e1c5bba2ddabdf4fc7558f18da8971ea /test/data/constants
parentebe0ac85f8ca440ac846e2c17582e3394064b8e3 (diff)
downloadskyblock-api-d6404b6a81d8d64dac1aafcde6b7f8d80fcc9f61.tar.gz
skyblock-api-d6404b6a81d8d64dac1aafcde6b7f8d80fcc9f61.tar.bz2
skyblock-api-d6404b6a81d8d64dac1aafcde6b7f8d80fcc9f61.zip
fix tests
Diffstat (limited to 'test/data/constants')
-rw-r--r--test/data/constants/values.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/data/constants/values.json b/test/data/constants/values.json
new file mode 100644
index 0000000..a7aed8e
--- /dev/null
+++ b/test/data/constants/values.json
@@ -0,0 +1,4 @@
+{
+ "max_minions": 609,
+ "max_fairy_souls": 227
+} \ No newline at end of file