Skip to content

Commit

Permalink
Merge pull request #75232 from akrieger/backout_hallucinations
Browse files Browse the repository at this point in the history
Back out "fix wrong speech type in hallucination message"
  • Loading branch information
esotericist authored Jul 25, 2024
2 parents a478fc7 + 21038e4 commit a54c861
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@
{
"type": "effect_on_condition",
"id": "self_shout",
"effect": { "u_make_sound": "schizo_self_shout", "volume": 20, "snippet": true }
"effect": { "u_make_sound": "schizo_self_shout", "volume": 20, "snippet": true, "type": "speech" }
},
{
"type": "effect_on_condition",
Expand Down

0 comments on commit a54c861

Please sign in to comment.