backport of #27269
This commit is contained in:
parent
3e2e2887c1
commit
e22f46bab3
1 changed files with 21 additions and 17 deletions
|
@ -251,26 +251,30 @@
|
|||
description=Bugg
|
||||
[/have_unit]
|
||||
[then]
|
||||
#override kills being processed after
|
||||
#units being created if they're in the same event
|
||||
[command]
|
||||
[kill]
|
||||
description=Bugg
|
||||
[/kill]
|
||||
|
||||
{LOYAL_UNIT 2 (Sea Orc) 16 18 (Bugg) ( _ "Bugg")}
|
||||
[store_unit]
|
||||
variable=bugg_flip
|
||||
[filter]
|
||||
description=Bugg
|
||||
[/filter]
|
||||
kill=yes
|
||||
[/store_unit]
|
||||
|
||||
[message]
|
||||
description=Bugg
|
||||
message= _ "Ha ha ha! Now orcs will rule over land and sea!"
|
||||
[/message]
|
||||
{LOYAL_UNIT 2 (Sea Orc) $bugg_flip.x $bugg_flip.y (Bugg) ( _ "Bugg")}
|
||||
|
||||
{CLEAR_VARIABLE bugg_flip}
|
||||
|
||||
[message]
|
||||
description=Bugg
|
||||
message= _ "Ha ha ha! Now orcs will rule over land and sea!"
|
||||
[/message]
|
||||
|
||||
[message]
|
||||
description=Dwaba-Kukai
|
||||
image=portraits/James_Woo/orc-warlord2.png
|
||||
message= _ "(Sigh) Will someone kill this idiot for me, please?"
|
||||
[/message]
|
||||
|
||||
[message]
|
||||
description=Dwaba-Kukai
|
||||
image=portraits/James_Woo/orc-warlord2.png
|
||||
message= _ "(Sigh) Will someone kill this idiot for me, please?"
|
||||
[/message]
|
||||
[/command]
|
||||
[/then]
|
||||
[/if]
|
||||
[/event]
|
||||
|
|
Loading…
Add table
Reference in a new issue