mirror of
https://gitlab.com/rubenwardy/awards.git
synced 2024-11-22 23:33:45 +01:00
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
|
||||
awards.register_achievement("award_burn",{
|
||||
title = "you're a witch!",
|
||||
title = "You're a witch!",
|
||||
description = "Burn to death in a fire",
|
||||
})
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user