mirror of
https://github.com/4Evergreen4/death_messages.git
synced 2025-01-10 15:30:17 +01:00
Update init.lua
This commit is contained in:
parent
a5467dfec3
commit
b6ce26f4ae
4
init.lua
4
init.lua
@ -18,7 +18,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
-----------------------------------------------------------------------------------------------
|
||||
local title = "Death Messages"
|
||||
local version = "0.1.2"
|
||||
local version = "0.1.3"
|
||||
local mname = "death_messages"
|
||||
-----------------------------------------------------------------------------------------------
|
||||
dofile(minetest.get_modpath("death_messages").."/settings.txt")
|
||||
@ -115,7 +115,7 @@ messages.other = {
|
||||
" let themselves down...",
|
||||
" became deceased."
|
||||
" went to pieces!",
|
||||
" goooooooooooooooooooooooooooooooot dunke on!"
|
||||
" goooooooooooooooooooooooooooooooot dunked on!"
|
||||
}
|
||||
|
||||
function get_message(mtype)
|
||||
|
Loading…
Reference in New Issue
Block a user