Skip to content

Commit d1574a1

Browse files
committed
fix malformed manifest and spelling error
1 parent 9e65d35 commit d1574a1

File tree

2 files changed

+3
-11
lines changed

2 files changed

+3
-11
lines changed

Diff for: asset/cards/initiative-deck.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "Vaesen Inititive Deck",
2+
"name": "Vaesen Initiative Deck",
33
"type": "deck",
44
"description": "A Deck of 10 Initiative Cards - Art by @AshesForAshe#6498",
55
"img": "systems/vaesen/asset/backing.png",

Diff for: system.json

+2-10
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"title": "Vaesen",
33
"description": "Nordic horror role-playing",
4-
"version": "3.0.5",
4+
"version": "3.0.6",
55
"esmodules": [
66
"script/hooks.js"
77
],
@@ -30,15 +30,7 @@
3030
"style/tab/headquarter-upgrade.css",
3131
"style/dialog/roll.css"
3232
],
33-
"packs": {
34-
"name": "initiative-deck",
35-
"label": "Vaesen Inititive Deck",
36-
"system": "vaesen",
37-
"path": "packs/initiative-deck.db",
38-
"type": "deck",
39-
"private": false,
40-
"flags": {}
41-
},
33+
4234
"languages": [
4335
{
4436
"lang": "fr",

0 commit comments

Comments
 (0)