Skip to content

Commit

Permalink
Merge pull request #78354 from marilynias/fix-schizo
Browse files Browse the repository at this point in the history
fix schizo weapon talk
  • Loading branch information
Night-Pryanik authored Dec 5, 2024
2 parents 943529c + 1626713 commit 9017e19
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions data/json/snippets/schizophrenia.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
},
{
"type": "snippet",
"category": "schizo_weapon_talk_monster",
"category": "<schizo_weapon_talk_monster>",
"text": [
"Hey, let's go kill that %1$s!",
"Did you see that %1$s!? Be careful.",
Expand Down Expand Up @@ -113,7 +113,7 @@
},
{
"type": "snippet",
"category": "schizo_weapon_talk_bleeding",
"category": "<schizo_weapon_talk_bleeding>",
"text": [
"Hey, you're hurt.",
"Your wound looks pretty bad.",
Expand Down Expand Up @@ -158,7 +158,7 @@
},
{
"type": "snippet",
"category": "schizo_weapon_talk_damaged",
"category": "<schizo_weapon_talk_damaged>",
"text": [
"Hey, fix me up will ya?",
"I need healing!",
Expand Down Expand Up @@ -202,7 +202,7 @@
},
{
"type": "snippet",
"category": "schizo_weapon_talk_misc",
"category": "<schizo_weapon_talk_misc>",
"text": [
"Let me kill something already!",
"I'm bored.",
Expand Down

0 comments on commit 9017e19

Please sign in to comment.