1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2025-11-08 09:42:59 +00:00

updated texts, also added a description for regrouping dogs

This commit is contained in:
Zeno Rogue
2017-10-16 18:57:01 +02:00
parent 30c095fde8
commit 34b69ed202
4 changed files with 589 additions and 2 deletions

View File

@@ -756,7 +756,8 @@ monstertype minf[motypes] = {
"Salamanders are tough lizard-like creatures. Their tough skin protects them "
"from both physical attacks and heat. Salamanders "
"are stunned for a longer time if you push them into lava, fire, or a solid obstacle."},
{ 'W', 0x202020, "Hunting Dog (preparing ambush)", huntingdesc},
{ 'W', 0x202020, "Hunting Dog (regrouping)",
"When your plan has clearly failed, it is better to abandon it and go to a safe place, to have a chance of succeeding next time. This dog clearly knows this."},
// shmup specials
{ '@', 0xC0C0C0, "Rogue", "In the Shoot'em Up mode, you are armed with thrown Knives."},