forked from nalc/awards
Capitalise witch award title
This commit is contained in:
parent
bff6c91fc2
commit
89dc2b074f
2
init.lua
2
init.lua
@ -117,7 +117,7 @@ awards.register_achievement("award_death1",{
|
|||||||
|
|
||||||
-- Burned to death
|
-- Burned to death
|
||||||
awards.register_achievement("award_burn",{
|
awards.register_achievement("award_burn",{
|
||||||
title = "you're a witch!",
|
title = "You're a witch!",
|
||||||
description = "Burn to death in a fire",
|
description = "Burn to death in a fire",
|
||||||
})
|
})
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user