Skip to content

Commit dd366a0

Browse files
Lint
1 parent 46a4540 commit dd366a0

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed
Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[
2-
{
2+
{
33
"type": "MONSTER_FACTION",
44
"name": "antlion",
55
"base_faction": "insect",
@@ -8,23 +8,23 @@
88
"hate": [ "insect", "small_animal", "ant", "acid_ant" ]
99
},
1010
{
11-
"type": "MONSTER_FACTION",
11+
"type": "MONSTER_FACTION",
1212
"name": "ladybug",
1313
"base_faction": "insect",
1414
"by_mood": [ "zombie", "bee", "insect" ],
1515
"hate": [ "small_animal", "ant", "acid_ant" ]
1616
},
17-
{
17+
{
1818
"type": "MONSTER_FACTION",
1919
"name": "mantis",
2020
"base_faction": "insect",
2121
"by_mood": [ "centipede", "spider", "ant", "acid_ant" ],
2222
"hate": [ "insect", "small_animal" ]
2323
},
24-
{
24+
{
2525
"type": "MONSTER_FACTION",
2626
"name": "strider",
2727
"base_faction": "insect",
28-
"hate": [ "small_animal", "fish"]
28+
"hate": [ "small_animal", "fish" ]
2929
}
30-
]
30+
]

0 commit comments

Comments
 (0)