mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2024-11-27 06:27:17 +00:00
fixed typo Sentent -> Sentient
This commit is contained in:
parent
d9a9accfc5
commit
029b57d8e1
@ -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!")
|
||||
|
||||
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. "
|
||||
"It will reward you if you roll it so that the highest number is on top again!")
|
||||
|
||||
|
@ -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!")
|
||||
|
||||
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. "
|
||||
"It will reward you if you roll it so that the highest number is on top again!",
|
||||
|
||||
|
@ -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!")
|
||||
|
||||
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. "
|
||||
"It will reward you if you roll it so that the highest number is on top again!",
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user