diff options
author | jacopograndi <jacopo.grandi@outlook.it> | 2022-01-29 11:21:18 +0100 |
---|---|---|
committer | jacopograndi <jacopo.grandi@outlook.it> | 2022-01-29 11:21:18 +0100 |
commit | 6360c7a2faeb21d797e8b6feae4db79908399534 (patch) | |
tree | 690864fed62c005195b22bf81d016bbdda082d55 /assets | |
parent | 7b09cbabdf0461e7b15d161206f643e3ce73af9c (diff) |
dict add
Diffstat (limited to 'assets')
-rw-r--r-- | assets/json/modules.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/assets/json/modules.json b/assets/json/modules.json index 0e357d0..ae38704 100644 --- a/assets/json/modules.json +++ b/assets/json/modules.json @@ -46,7 +46,7 @@ } }, { - "name": "range", + "name": "double resources", "cost": { "d": 800 }, "add": { "on_kill_double_resources": 1 |