This repository has been archived on 2026-08-07. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
Fika-Tarkov/mods/Headshot Darkness/BepInEx/plugins/headshotdarkness/deathstrings.json
T
2025-05-16 00:38:39 -04:00

11 lines
177 B
JSON

{
"genericDeathStrings": [
"You are dead."
],
"headshotDeathStrings": [
"You have been shot in the head."
],
"explosionDeathStrings": [
"You have been blown up."
]
}