1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2025-07-20 09:52:50 +00:00

fixed some text errors

This commit is contained in:
Zeno Rogue 2019-09-13 18:13:39 +02:00
parent e5ac34e211
commit 4d2a65c276
7 changed files with 7 additions and 7 deletions

View File

@ -2001,7 +2001,7 @@ EX void resetConfigMenu() {
popScreen(); popScreen();
} }
else if(uni == 'y') { else if(uni == 'y') {
printf("reseting config\n"); printf("resetting config\n");
resetConfig(); resetConfig();
printf("config reset\n"); printf("config reset\n");
popScreen(); popScreen();

View File

@ -634,7 +634,7 @@ ITEM( 'o', 0x309060, "Orb of Summoning", itOrbSummon, IC_ORB, ZERO | IF_RANGED,
"often has its uses." "often has its uses."
) )
ITEM( 'o', 0x306090, "Orb of Matter", itOrbMatter, IC_ORB, ZERO | IF_RANGED, RESERVED, osRanged, ITEM( 'o', 0x306090, "Orb of Matter", itOrbMatter, IC_ORB, ZERO | IF_RANGED, RESERVED, osRanged,
"This Orb allows to temporarily create impassable matter, either to block paths or " "This Orb allows one to temporarily create impassable matter, either to block paths or "
"to build bridges across chasms and waters.") "to build bridges across chasms and waters.")
ITEM( '*', 0xF0F000, "Bounty", itBounty, IC_TREASURE, ZERO, RESERVED, osNone, wildwestdesc) ITEM( '*', 0xF0F000, "Bounty", itBounty, IC_TREASURE, ZERO, RESERVED, osNone, wildwestdesc)
ITEM( '[', 0xC0C0C0, "Revolver", itRevolver, IC_OTHER, ZERO | IF_RANGED, RESERVED, osRanged, wildwestdesc) ITEM( '[', 0xC0C0C0, "Revolver", itRevolver, IC_OTHER, ZERO | IF_RANGED, RESERVED, osRanged, wildwestdesc)

View File

@ -2709,7 +2709,7 @@ S("You can use this ladder to climb the Tower.",
Orb("Matter", "Hmoty") Orb("Matter", "Hmoty")
S("This Orb allows to temporarily create impassable matter, either to block paths or " S("This Orb allows one to temporarily create impassable matter, either to block paths or "
"to build bridges across chasms and waters.", "to build bridges across chasms and waters.",
"Tato Sféra ti umožňuje dočasně vytvářet neprostupnou hmotu, kterou můžeš zatarasit " "Tato Sféra ti umožňuje dočasně vytvářet neprostupnou hmotu, kterou můžeš zatarasit "
"cestu nebo využít jako most přes propasti nebo přes vodu.") "cestu nebo využít jako most přes propasti nebo přes vodu.")

View File

@ -2561,7 +2561,7 @@ S("You can use this ladder to climb the Tower.",
Orb("Matter", "der Materie") Orb("Matter", "der Materie")
S("This Orb allows to temporarily create impassable matter, either to block paths or " S("This Orb allows one to temporarily create impassable matter, either to block paths or "
"to build bridges across chasms and waters.", "to build bridges across chasms and waters.",
"Dieser Orb erlaubt es dir, unpassierbare temporäre Materie zu erzeugen, um " "Dieser Orb erlaubt es dir, unpassierbare temporäre Materie zu erzeugen, um "
"Pfade zu blockieren oder Brücken über Wasser und Schluchten zu bauen.") "Pfade zu blockieren oder Brücken über Wasser und Schluchten zu bauen.")

View File

@ -2681,7 +2681,7 @@ S("You can use this ladder to climb the Tower.",
Orb("Matter", "Materii") Orb("Matter", "Materii")
S("This Orb allows to temporarily create impassable matter, either to block paths or " S("This Orb allows one to temporarily create impassable matter, either to block paths or "
"to build bridges across chasms and waters.", "to build bridges across chasms and waters.",
"Ta sfera pozwala tymczasowo stworzyć nieprzekraczalną barierę. Można to wykorzystać " "Ta sfera pozwala tymczasowo stworzyć nieprzekraczalną barierę. Można to wykorzystać "
"do blokowania tras lub do budowy mostów nad przepaściami i wodami.") "do blokowania tras lub do budowy mostów nad przepaściami i wodami.")

View File

@ -2689,7 +2689,7 @@ S("You can use this ladder to climb the Tower.",
Orb("Matter", "Вещества") Orb("Matter", "Вещества")
S("This Orb allows to temporarily create impassable matter, either to block paths or " S("This Orb allows one to temporarily create impassable matter, either to block paths or "
"to build bridges across chasms and waters.", "to build bridges across chasms and waters.",
"Эта сфера позволяет временно создавать непроходимое вещество, чтобы блокировать " "Эта сфера позволяет временно создавать непроходимое вещество, чтобы блокировать "
"пути или строить мосты через пропасть или воду.") "пути или строить мосты через пропасть или воду.")

View File

@ -2550,7 +2550,7 @@ S("You can use this ladder to climb the Tower.",
Orb("Matter", "Madde") Orb("Matter", "Madde")
S("This Orb allows to temporarily create impassable matter, either to block paths or " S("This Orb allows one to temporarily create impassable matter, either to block paths or "
"to build bridges across chasms and waters.", "to build bridges across chasms and waters.",
"Bu Küre, yolları tıkamak veya boşluklar ve su üzerine köprü kurmak için geçilemez madde oluşturmaya yarar. ") "Bu Küre, yolları tıkamak veya boşluklar ve su üzerine köprü kurmak için geçilemez madde oluşturmaya yarar. ")