Skip to content

Commit 6bdb896

Browse files
Fix Syntax Error and make ghouls have by_mood factions
1 parent b09fd3f commit 6bdb896

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Kenan-Modpack/Fallout_CDDA/monsters/monster_factions.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,9 @@
1111
"base_faction": "insect",
1212
"by_mood": [ "radscorpion" ]
1313
},
14-
{
14+
{
1515
"type": "MONSTER_FACTION",
1616
"name": "ghoul",
17+
"by_mood": [ "radscorpion", "mantis", "zombie" ]
1718
}
1819
]

0 commit comments

Comments
 (0)