Fix grammatical error in NPC message

This commit is contained in:
holychowders 2021-04-23 22:43:37 -07:00 committed by Avi Weinstock
parent 65fdbc1d69
commit 53025a861e

View File

@ -229,7 +229,7 @@
"npc.speech.villager_enemy_killed": [
"I have destroyed my enemy!",
"Finally at peace!",
"... now what I was doing?",
"... now what was I doing?",
]
}
)