Applied patch #591 by Mark de Wever <mordante> (typo fix for python AI docs).
This commit is contained in:
parent
8e63724b24
commit
2d1e09d561
1 changed files with 1 additions and 1 deletions
|
@ -617,7 +617,7 @@ static PyMethodDef unit_methods[] = {
|
|||
"Returns two dictionaries with the expected battle results when the "
|
||||
"unit attacks from 'from' to the unit at 'to', optionally using the "
|
||||
"attack with index 'attack', or if no attack is given the attack which "
|
||||
"would be presented to the playe in the attack dialog. The "
|
||||
"would be presented to the player in the attack dialog. The "
|
||||
"dictionaries contain the expected hitpoints after "
|
||||
"the fight, as a mapping from hitpoints to percent, where percent are "
|
||||
"specified as floating point value from 0 to 1. For example, a return of: "
|
||||
|
|
Loading…
Add table
Reference in a new issue