diff options
| author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2023-01-13 11:22:05 -0800 |
|---|---|---|
| committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2023-01-13 11:22:05 -0800 |
| commit | e604a07913d05c6359153635f0d4a086d958f076 (patch) | |
| tree | 233950c89f78914148cfa4c867a921adf2bf312c | |
| parent | Add conflict with no-npc version. (diff) | |
| download | cataclysm-dda-mod_vampire-stuff-redone-e604a07913d05c6359153635f0d4a086d958f076.tar.xz | |
Fix author to authors.
| -rw-r--r-- | vamp_stuff/modinfo.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vamp_stuff/modinfo.json b/vamp_stuff/modinfo.json index 6e17514..ccfe802 100644 --- a/vamp_stuff/modinfo.json +++ b/vamp_stuff/modinfo.json @@ -3,7 +3,7 @@ "type": "MOD_INFO", "ident": "vamp_stuff_redone", "name": "Vampiric Stuff Redone", - "author": [ "Axema Vales" ], + "authors": [ "Axema Vales" ], "maintainers": [ "jc_gargma" ], "description": "Adds night creatures, items, monsters, and locations. Also mutations, feeding on npcs, and spells.", "category": "content", |
