mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2025-02-02 12:19:18 +00:00
updated the number of lands in Tour
This commit is contained in:
parent
95a032eeb6
commit
3c3aa2b061
@ -5262,7 +5262,7 @@ S("Hyperbolic geometry has been discovered by the 19th century mathematicians wh
|
||||
"Wander further, and you should find Crossroads quickly -- "
|
||||
"the Great Walls are straight lines, and indeed, they work differently than in "
|
||||
"Euclidean. On the other side of Great Walls, you see other lands -- "
|
||||
"there are about 50 lands in HyperRogue, based "
|
||||
"there are about 60 lands in HyperRogue, based "
|
||||
"on different mechanics and aspects of hyperbolic geometry.",
|
||||
|
||||
"Hyperbolickou geometrii objevili matematikové z 19. století, kteří "
|
||||
@ -5276,7 +5276,7 @@ S("Hyperbolic geometry has been discovered by the 19th century mathematicians wh
|
||||
"Půjdeš-li dál, měl bys rychle narazit na Křižovatku -- Velké zdi "
|
||||
"jsou přímky a skutečně fungují jinak než v eukleidovské geometrii. "
|
||||
"Na druhé straně Velkých zdí uvidíš jiné kraje -- HyperRogue obsahuje "
|
||||
"zhruba 50 krajů založených na různých mechanikách a aspektech "
|
||||
"zhruba 60 krajů založených na různých mechanikách a aspektech "
|
||||
"hyperbolické geometrie.")
|
||||
|
||||
S("Running Dogs", "Běžící psi")
|
||||
|
@ -5202,7 +5202,7 @@ S("Hyperbolic geometry has been discovered by the 19th century mathematicians wh
|
||||
"Wander further, and you should find Crossroads quickly -- "
|
||||
"the Great Walls are straight lines, and indeed, they work differently than in "
|
||||
"Euclidean. On the other side of Great Walls, you see other lands -- "
|
||||
"there are about 50 lands in HyperRogue, based "
|
||||
"there are about 60 lands in HyperRogue, based "
|
||||
"on different mechanics and aspects of hyperbolic geometry.",
|
||||
|
||||
"Geometria hiperboliczna została odkryta przez dziewiętnastowiecznych matematyków "
|
||||
@ -5213,7 +5213,7 @@ S("Hyperbolic geometry has been discovered by the 19th century mathematicians wh
|
||||
"Ale inne krainy, w których jeszcze nie masz skarbów, są w miarę bezpieczne.\n\n"
|
||||
"Zwiedzaj dalej, a szybko znajdziesz Skrzyżowanie -- jego ściany są "
|
||||
"liniami prostymi i działają inaczej niż w geometrii euklidesowej. "
|
||||
"Po drugiej stronie Wielkich Ścian widzisz inne krainy -- jest ich około 50, "
|
||||
"Po drugiej stronie Wielkich Ścian widzisz inne krainy -- jest ich około 60, "
|
||||
"opartych na róznych aspektach geometrii hiperbolicznej.")
|
||||
|
||||
S("Running Dogs", "Biegnące Psy")
|
||||
|
@ -5354,7 +5354,7 @@ S("Hyperbolic geometry has been discovered by the 19th century mathematicians wh
|
||||
"Wander further, and you should find Crossroads quickly -- "
|
||||
"the Great Walls are straight lines, and indeed, they work differently than in "
|
||||
"Euclidean. On the other side of Great Walls, you see other lands -- "
|
||||
"there are about 50 lands in HyperRogue, based "
|
||||
"there are about 60 lands in HyperRogue, based "
|
||||
"on different mechanics and aspects of hyperbolic geometry.",
|
||||
|
||||
"Гиперболическая геометрия была открыта в 19 веке математиками, которые интересовались "
|
||||
@ -5366,7 +5366,7 @@ S("Hyperbolic geometry has been discovered by the 19th century mathematicians wh
|
||||
"Но другие земли, где у тебя нет сокровищ, всё ещё (относительно) безопасны.\n\n"
|
||||
"Исследуй дальше, и ты скоро найдёшь Перекрёсток -- Великие стены являются "
|
||||
"прямыми, и они ведут себя не так, как в евклидовой геометрии. "
|
||||
"По другую сторону от Великих стен ты видишь другие земли -- их около 50, "
|
||||
"По другую сторону от Великих стен ты видишь другие земли -- их около 60, "
|
||||
"основанных на разных особенностях гиперболической геометрии.")
|
||||
|
||||
S("Running Dogs", "Бегущие собаки")
|
||||
|
2
tour.cpp
2
tour.cpp
@ -503,7 +503,7 @@ EX slide default_slides[] = {
|
||||
"Wander further, and you should find Crossroads quickly -- "
|
||||
"the Great Walls are straight lines, and indeed, they work differently than in "
|
||||
"Euclidean. On the other side of Great Walls, you see other lands -- "
|
||||
"there are about 50 lands in HyperRogue, based "
|
||||
"there are about 60 lands in HyperRogue, based "
|
||||
"on different mechanics and aspects of hyperbolic geometry.",
|
||||
[] (presmode mode) {
|
||||
GETNEXT {
|
||||
|
Loading…
Reference in New Issue
Block a user