mirror of
https://gitlab.com/rubenwardy/awards.git
synced 2025-06-29 22:50:36 +02:00
Finish award formspec
This commit is contained in:
2
init.lua
2
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,
|
||||
|
Reference in New Issue
Block a user