Fix error in the description of backstab in special-note.
I used parts of the text from the backstab ability: "If there is an enemy of the target on the opposite side of the target. This unit may backstab, inflicting double damage, by creeping around behind that enemy."
This commit is contained in:
parent
ceecf32f12
commit
80f7551397
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@
|
|||
_" Whenever its berserk attack is used, this unit continues to push the attack until either it or its enemy lies dead."#enddef
|
||||
|
||||
#define SPECIAL_NOTES_BACKSTAB
|
||||
_" If someone with the same allegiance distracts an enemy, this unit may backstab, inflicting double damage, by creeping around behind that enemy."#enddef
|
||||
_" If there is an enemy of the target on the opposite side of the target. This unit may backstab, inflicting double damage, by creeping around behind that enemy."#enddef
|
||||
|
||||
#define SPECIAL_NOTES_PLAGUE
|
||||
_" Foes who lose their life to the plague will rise again in unlife."#enddef
|
||||
|
|
Loading…
Add table
Reference in a new issue