From bff6c91fc2a050dd92d70bbe9d13e223c350ef3f Mon Sep 17 00:00:00 2001 From: rubenwardy Date: Fri, 2 May 2014 18:35:11 +0100 Subject: Finish award formspec --- init.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'init.lua') diff --git a/init.lua b/init.lua index 4a36b9d..6a4448a 100644 --- a/init.lua +++ b/init.lua @@ -108,7 +108,7 @@ awards.register_achievement("award_mine4",{ -- First Death awards.register_achievement("award_death1",{ title = "First Death", - description = "Oh well, it does not matter you have more lives than a cat", + description = "Oh well, it does not matter\nyou have more lives than a cat", trigger={ type="death", target=1, -- cgit v1.2.3