mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-24 08:08:15 -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_warrior: "Swords - Short 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"
|
||||
health: "Health"
|
||||
speed: "Speed"
|
||||
|
|
Loading…
Reference in a new issue