Skip to content

Commit 656e9e7

Browse files
Fix Typo
1 parent 28ef3de commit 656e9e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Kenan-Modpack/Fallout_CDDA/monsters/monstergroups.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@
139139
{ "monster": "mon_eyebot_gnr", "freq": 20, "cost_multiplier": 0, "pack_size": [ 1, 2 ] },
140140
{ "monster": "mon_eyebot_mrnewvegas", "freq": 20, "cost_multiplier": 0, "pack_size": [ 1, 2 ] },
141141
{ "monster": "mon_eyebot_gnr_numbers", "freq": 1, "cost_multiplier": 10, "pack_size": [ 1, 2 ] },
142-
{ "monster": "mon_deathclaw", "freq": 5, "cost_multiplier": 5, "pack_size": [ 1, 2 ] }
142+
{ "monster": "mon_feathclaw", "freq": 5, "cost_multiplier": 5, "pack_size": [ 1, 2 ] }
143143
]
144144
},
145145
{

0 commit comments

Comments
 (0)