This commit is contained in:
Dmitry 2024-01-01 21:52:48 +07:00
parent 3f8391a73e
commit f0bdeb4b2e
13 changed files with 645 additions and 2 deletions

View file

@ -0,0 +1,16 @@
{
"messages": {
"deathMessages": [
"Do you really want to respawn? think of it again.",
"Life is hard. Deal with it!",
"You are dead ... wait you already know that.",
"Did I let the stove on...?",
"Should have shot back first...",
"Yep, that\u0027s messed up...",
"Rage incomming!",
"I think you dropped something.",
"Time for a break?"
],
"enabled": true
}
}