mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-02-17 17:02:18 -05:00
A small fix for confusing Hero Modal weaopons list for #1774
This commit is contained in:
parent
321808695f
commit
fac48752fa
1 changed files with 1 additions and 1 deletions
|
@ -447,7 +447,7 @@
|
||||||
weapons: "Weapons"
|
weapons: "Weapons"
|
||||||
weapons_warrior: "Swords - Short Range, No Magic"
|
weapons_warrior: "Swords - Short Range, No Magic"
|
||||||
weapons_ranger: "Crossbows, Guns - Long Range, No Magic"
|
weapons_ranger: "Crossbows, Guns - Long Range, No Magic"
|
||||||
weapons_wizard: "Wands, Staffs - Long Range, Magic"
|
weapons_wizard: "Wands, Staffs - Long Range Staffs, Magic"
|
||||||
attack: "Damage" # Can also translate as "Attack"
|
attack: "Damage" # Can also translate as "Attack"
|
||||||
health: "Health"
|
health: "Health"
|
||||||
speed: "Speed"
|
speed: "Speed"
|
||||||
|
|
Loading…
Reference in a new issue