fix string in achievements
This commit is contained in:
parent
9fb4745356
commit
929effee6e
@ -49,7 +49,7 @@ achvmt_lib.register_achievement("sumo:sole_executioner", {
|
||||
-- Grand Executioner: Be the only one to eliminate all other players in a 3+ player game while not being eliminated yourself
|
||||
|
||||
achvmt_lib.register_achievement("sumo:grand_executioner", {
|
||||
title = S("Sole Executioner"),
|
||||
title = S("Grand Executioner"),
|
||||
description = S("Singlehandedly unalive everyone, with full ❤"), -- heart emoji:
|
||||
additional_info = S("3+ players required, must personally remove all lives"),
|
||||
image = "sumo_ach_grand_executioner.png",
|
||||
|
@ -11,6 +11,7 @@ Get an elimination from the game@nusing the switch-places action=
|
||||
Sole Executioner=
|
||||
Singlehandedly unalive everyone=
|
||||
3+ players required, must personally remove all lives=
|
||||
Grand Executioner=
|
||||
Singlehandedly unalive everyone, with full ❤=
|
||||
Sumo=Sumo
|
||||
Push Stick=Stoßstock
|
||||
|
@ -11,6 +11,7 @@ Get an elimination from the game@nusing the switch-places action=
|
||||
Sole Executioner=
|
||||
Singlehandedly unalive everyone=
|
||||
3+ players required, must personally remove all lives=
|
||||
Grand Executioner=
|
||||
Singlehandedly unalive everyone, with full ❤=
|
||||
Sumo=
|
||||
Push Stick=
|
||||
|
@ -11,6 +11,7 @@ Get an elimination from the game@nusing the switch-places action=
|
||||
Sole Executioner=
|
||||
Singlehandedly unalive everyone=
|
||||
3+ players required, must personally remove all lives=
|
||||
Grand Executioner=
|
||||
Singlehandedly unalive everyone, with full ❤=
|
||||
Sumo=
|
||||
Push Stick=
|
||||
|
@ -7,6 +7,7 @@ Get an elimination from the game@nusing the switch-places action=
|
||||
Sole Executioner=
|
||||
Singlehandedly unalive everyone=
|
||||
3+ players required, must personally remove all lives=
|
||||
Grand Executioner=
|
||||
Singlehandedly unalive everyone, with full ❤=
|
||||
Sumo=
|
||||
Push Stick=
|
||||
|
Loading…
x
Reference in New Issue
Block a user