Tutorial: show the female fighteress in the help (if she is chosen)
Uses the workaround mentioned in #3012 [ci skip]
This commit is contained in:
parent
bf28cc7d76
commit
ba487c852f
1 changed files with 2 additions and 0 deletions
|
@ -98,6 +98,8 @@ function wml_actions.select_character()
|
|||
facing = unit.facing,
|
||||
}, unit.x, unit.y )
|
||||
wesnoth.sides[1].side_name = _"Li’sar"
|
||||
-- enable the help to display this unit's page
|
||||
wesnoth.add_known_unit("Fighteress")
|
||||
else
|
||||
wesnoth.put_unit(unit)
|
||||
end
|
||||
|
|
Loading…
Add table
Reference in a new issue