diff options
| author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2021-05-16 05:00:28 -0700 | 
|---|---|---|
| committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2021-05-16 05:00:28 -0700 | 
| commit | 1805c5f663a31216779c0692451c477bbd69813b (patch) | |
| tree | 54e5baebc0142f99fa5a4248a79e7e0b07860508 | |
| parent | Increase m26 drop rate to above the masterkey (diff) | |
| download | cataclysm-bn-mod_m26-mass-1805c5f663a31216779c0692451c477bbd69813b.tar.xz | |
Fix mod id to use an underscore
| -rw-r--r-- | modinfo.json | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/modinfo.json b/modinfo.json index ca1887c..3aead7d 100644 --- a/modinfo.json +++ b/modinfo.json @@ -1,7 +1,7 @@  [    {      "type": "MOD_INFO", -    "ident": "m26-mass", +    "ident": "m26_mass",      "name": "M26 MASS",      "authors": ["jc_gargma"],      "description": "Add the M26 MASS underbarrel shotgun.",  | 
