parent
8659c32afc
commit
2e0fb3c033
1 changed files with 1 additions and 1 deletions
|
@ -204,7 +204,7 @@
|
|||
|
||||
if saved_orc_leader ~= nil then
|
||||
saved_orc_leader.side = 2
|
||||
saved_orc_leader.facing = se
|
||||
saved_orc_leader.facing = "se"
|
||||
|
||||
local loc = wesnoth.get_starting_location(2)
|
||||
wesnoth.put_unit(saved_orc_leader, loc[1], loc[2])
|
||||
|
|
Loading…
Add table
Reference in a new issue