mirror of
https://github.com/4Evergreen4/death_messages.git
synced 2025-02-19 01:20:18 +01:00
Reword drowning message so "You <msg>" makes sense
We can't assume that "he" works since that doesn't cover all people. The sentence also didn't make sense when the user was in single player, causing "You" to be the beginning of the sentence.
This commit is contained in:
parent
239c906fa4
commit
a53ec45c58
2
init.lua
2
init.lua
@ -43,7 +43,7 @@ messages.water = {
|
|||||||
" ran out of air.",
|
" ran out of air.",
|
||||||
" failed at swimming lessons.",
|
" failed at swimming lessons.",
|
||||||
" tried to impersonate an anchor.",
|
" tried to impersonate an anchor.",
|
||||||
" forgot he wasn't a fish.",
|
" forgot to breathe.",
|
||||||
" blew one too many bubbles."
|
" blew one too many bubbles."
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user