mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2024-11-10 15:59:53 +00:00
Fix typo in Orb of Recall description
This commit is contained in:
parent
b67b946126
commit
00fe4eaf16
@ -779,7 +779,7 @@ ITEM( 'o', 0xC00040, "Orb of Recall", itOrbRecall, IC_ORB, ZERO, RESERVED, osUti
|
||||
"When the charges on this Orb expire, "
|
||||
"you will be automatically returned to the place where you have found it. "
|
||||
"Extra Orbs of Recall delay this without changing the recall location. "
|
||||
"Pick up an Orb of Safety causes an immediate recall.")
|
||||
"Picking up an Orb of Safety causes an immediate recall.")
|
||||
ITEM( ']', 0x8080FF, "Dodecahedron", itDodeca, IC_TREASURE, ZERO, RESERVED, osNone,
|
||||
"These dodecahedra made of a mysterious material are the Reptiles' favorite toy."
|
||||
)
|
||||
|
@ -4683,7 +4683,7 @@ Orb("Recall", "Návratu")
|
||||
S("When the charges on this Orb expire, "
|
||||
"you will be automatically returned to the place where you have found it. "
|
||||
"Extra Orbs of Recall delay this without changing the recall location. "
|
||||
"Pick up an Orb of Safety causes an immediate recall.",
|
||||
"Picking up an Orb of Safety causes an immediate recall.",
|
||||
|
||||
"Když vyprší náboje této Sféry, automaticky se vrátíš tam, kde jsi ji našel. "
|
||||
"Pokud sebereš více Sfér Návratu, místo návratu se nezmění -- návrat se pouze "
|
||||
|
@ -4593,7 +4593,7 @@ Orb("Recall", "Powrotu")
|
||||
S("When the charges on this Orb expire, "
|
||||
"you will be automatically returned to the place where you have found it. "
|
||||
"Extra Orbs of Recall delay this without changing the recall location. "
|
||||
"Pick up an Orb of Safety causes an immediate recall.",
|
||||
"Picking up an Orb of Safety causes an immediate recall.",
|
||||
|
||||
"Kiedy skończą się ładunki tej Sfery, automatycznie wracasz do "
|
||||
"miejsca, w którym ją znalazłeś. Dodatkowe Sfery Powrotu "
|
||||
|
@ -4678,7 +4678,7 @@ Orb("Recall", "Powrotu")
|
||||
S("When the charges on this Orb expire, "
|
||||
"you will be automatically returned to the place where you have found it. "
|
||||
"Extra Orbs of Recall delay this without changing the recall location. "
|
||||
"Pick up an Orb of Safety causes an immediate recall.",
|
||||
"Picking up an Orb of Safety causes an immediate recall.",
|
||||
|
||||
"Kiedy skończą się ładunki tej Sfery, automatycznie wracasz do "
|
||||
"miejsca, w którym ją znalazłeś. Dodatkowe Sfery Powrotu "
|
||||
|
@ -4731,7 +4731,7 @@ Orb("Recall", "Возвращения")
|
||||
S("When the charges on this Orb expire, "
|
||||
"you will be automatically returned to the place where you have found it. "
|
||||
"Extra Orbs of Recall delay this without changing the recall location. "
|
||||
"Pick up an Orb of Safety causes an immediate recall.",
|
||||
"Picking up an Orb of Safety causes an immediate recall.",
|
||||
|
||||
"Когда заряды этой сферы заканчиваются, вы автоматически возвращаетесь "
|
||||
"в место, где вы её нашли. Дополнительные сферы откладывают этот момент, "
|
||||
|
Loading…
Reference in New Issue
Block a user