fix(spells): Capitalization error
This commit is contained in:
@@ -122,6 +122,6 @@
|
||||
"invalidTarget": "Invalid target",
|
||||
"youCast": "You cast <%= spell %>.",
|
||||
"youCastTarget": "You cast <%= spell %> on <%= target %>.",
|
||||
"youCastParty": "You cast <%= spell %> for the Party.",
|
||||
"youCastParty": "You cast <%= spell %> for the party.",
|
||||
"critBonus": "Critical Hit! Bonus: "
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user