11 lines
177 B
JSON
11 lines
177 B
JSON
|
{
|
||
|
"genericDeathStrings": [
|
||
|
"You are dead."
|
||
|
],
|
||
|
"headshotDeathStrings": [
|
||
|
"You have been shot in the head."
|
||
|
],
|
||
|
"explosionDeathStrings": [
|
||
|
"You have been blown up."
|
||
|
]
|
||
|
}
|