1
0
mirror of https://github.com/zenorogue/hyperrogue.git synced 2026-06-07 05:12:11 +00:00

move the interface help to the start-game message

This commit is contained in:
Zeno Rogue
2025-12-17 22:16:12 +01:00
parent 215f9881db
commit b262f22757
5 changed files with 24 additions and 10 deletions
+4 -2
View File
@@ -8587,8 +8587,10 @@ S("blade", "短刀")
S("Standard Rogue weapon. Bump into a monster to hit. Most monsters attack you the same way.",
"标准游荡者武器。碰撞怪物来攻击。大多数怪物使用相同方式攻击你。")
S("crossbow", "")
S("Hits all monsters in a straight line, but slow to reload. Press 'f' or click the crossbow icon to target.",
"击中一条直线上所有的怪物,但装弹缓慢。按“f”或点击弩图标来瞄准。")
S("Hits all monsters in a straight line, but slow to reload.",
"击中一条直线上所有的怪物,但装弹缓慢。")
S("Press 'f' or click the crossbow icon to target.",
"按“f”或点击弩图标来瞄准。")
// 'click to use orb' errors