1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2025-08-01 07:02:49 +00:00

fixed typo Sentent -> Sentient

This commit is contained in:
Zeno Rogue 2021-06-06 10:49:09 +02:00
parent d9a9accfc5
commit 029b57d8e1
3 changed files with 3 additions and 3 deletions

View File

@ -1706,7 +1706,7 @@ ITEM('/', 0xD0D0D8, "Crystal Die", itDice, IC_TREASURE, ZERO, RESERVED, osNone,
"A nice souvenir from the Dice Reserve. Make sure to collect the whole set!") "A nice souvenir from the Dice Reserve. Make sure to collect the whole set!")
WALL('d', 0x7F6A30, "Unhappy Die", waRichDie, WF_WALL | WF_PUSHABLE, RESERVED, 0, sgNone, WALL('d', 0x7F6A30, "Unhappy Die", waRichDie, WF_WALL | WF_PUSHABLE, RESERVED, 0, sgNone,
"Sentent dice like to be in a position such that their highest number is on top. " "Sentient dice like to be in a position such that their highest number is on top. "
"Unfortunately, someone has rolled this one into a wrong position, and did not fix this. " "Unfortunately, someone has rolled this one into a wrong position, and did not fix this. "
"It will reward you if you roll it so that the highest number is on top again!") "It will reward you if you roll it so that the highest number is on top again!")

View File

@ -9571,7 +9571,7 @@ S("A nice souvenir from the Dice Reserve. Make sure to collect the whole set!",
"Pěkný suvenýr z Rezervace Kostek. Rozhodně nasbírej celou sadu!") "Pěkný suvenýr z Rezervace Kostek. Rozhodně nasbírej celou sadu!")
N("Unhappy Die", GEN_F, "Smutná kostka", "Smutné kostky", "Smutnou kostku", "Smutnou kostkou") N("Unhappy Die", GEN_F, "Smutná kostka", "Smutné kostky", "Smutnou kostku", "Smutnou kostkou")
S("Sentent dice like to be in a position such that their highest number is on top. " S("Sentient dice like to be in a position such that their highest number is on top. "
"Unfortunately, someone has rolled this one into a wrong position, and did not fix this. " "Unfortunately, someone has rolled this one into a wrong position, and did not fix this. "
"It will reward you if you roll it so that the highest number is on top again!", "It will reward you if you roll it so that the highest number is on top again!",

View File

@ -9288,7 +9288,7 @@ S("A nice souvenir from the Dice Reserve. Make sure to collect the whole set!",
"Miła pamiątka z Rezerwatu Kostek. Zbierz cały zestaw!") "Miła pamiątka z Rezerwatu Kostek. Zbierz cały zestaw!")
N("Unhappy Die", GEN_F, "Smutna Kostka", "Smutne Kostki", "Smutną Kostkę", "Smutną Kostką") N("Unhappy Die", GEN_F, "Smutna Kostka", "Smutne Kostki", "Smutną Kostkę", "Smutną Kostką")
S("Sentent dice like to be in a position such that their highest number is on top. " S("Sentient dice like to be in a position such that their highest number is on top. "
"Unfortunately, someone has rolled this one into a wrong position, and did not fix this. " "Unfortunately, someone has rolled this one into a wrong position, and did not fix this. "
"It will reward you if you roll it so that the highest number is on top again!", "It will reward you if you roll it so that the highest number is on top again!",