9
0
mirror of https://github.com/Auxilor/Reforges.git synced 2026-01-04 15:41:40 +00:00

Fixed config

This commit is contained in:
Auxilor
2021-11-20 11:37:04 +00:00
parent 998cbd7c19
commit 6f9d66d4cc

View File

@@ -316,7 +316,7 @@
}, },
"effects": [ "effects": [
{ {
"id": "reward", "id": "give_money",
"args": { "args": {
"amount": 2, "amount": 2,
"chance": 5 "chance": 5
@@ -394,7 +394,7 @@
}, },
"effects": [ "effects": [
{ {
"id": "reward", "id": "give_money",
"args": { "args": {
"amount": 50 "amount": 50
}, },