forked from Wuzzy/realtest_mt5
Rewrite first death award
This commit is contained in:
parent
47511fde81
commit
6064119aab
|
@ -179,7 +179,7 @@ awards.register_award("award_mine4",{
|
|||
-- First Death
|
||||
awards.register_award("award_death1",{
|
||||
title = "First Death",
|
||||
description = "Oh well, it does not matter, you have more lives than a cat",
|
||||
description = "You get this when you die.\nDeath does not matter, you have more lives than a cat",
|
||||
icon = "awards_death.png",
|
||||
trigger={
|
||||
type="death",
|
||||
|
|
Loading…
Reference in New Issue