Skip to content

Commit

Permalink
Fix Marloss Voice Random Spawning
Browse files Browse the repository at this point in the history
The NPCs were generated without proper dialogues and faction alliegances, so this will disable their random generation for the time being.
  • Loading branch information
John-Candlebury authored and misterprimus committed Sep 21, 2019
1 parent 5b37c95 commit c753343
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions data/json/npcs/classes.json
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,7 @@
[ "MYCUS_FRIEND", 100 ],
[ "FLIMSY2", 100 ]
],
"common": false,
"worn_override": "NC_VOICE_worn",
"carry_override": "NC_VOICE_carry",
"weapon_override": "NC_VOICE_weapon",
Expand Down

0 comments on commit c753343

Please sign in to comment.