1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2025-09-07 04:47:56 +00:00
This commit is contained in:
Zeno Rogue
2021-05-30 10:15:00 +02:00
parent 874ede836d
commit c89bde455d
6 changed files with 6 additions and 6 deletions

View File

@@ -146,7 +146,7 @@ MONSTER( 'C', 0x4000C0, "Crystal Sage", moCrystalSage, CF_FACE_UP | CF_UNARMED |
"It is made of a beautiful crystal, you would love to take it home. "
"But how is it going to defend itself? Better not to think of it, "
"thinking causes your brain to go hot...\n\n"
"Crystal Sages melt at -30 °C, and they can rise the temperature around you from afar."
"Crystal Sages melt at -30 °C, and they can raise the temperature around you from afar."
)
MONSTER( 'P', 0x4040C0, "Pikeman", moLancer, CF_FACE_UP | CF_HIGH_THREAT, RESERVED, moYeti,
"When Pikemen move, they attack all cells which are now adjacent to them. "