UtBS: fixed scenario 6.1 bug
This commit is contained in:
parent
296c03aea2
commit
c49ec484cb
1 changed files with 7 additions and 22 deletions
|
@ -552,7 +552,7 @@ name=prestart
|
|||
ai_special=guardian
|
||||
[modifications]
|
||||
{TRAIT_STRONG}
|
||||
{TRAIT_INTELLIGENT}
|
||||
{TRAIT_LOYAL}
|
||||
[/modifications]
|
||||
[/unit]
|
||||
|
||||
|
@ -572,23 +572,6 @@ name=prestart
|
|||
[/unit]
|
||||
#endif
|
||||
|
||||
# Event 2.2
|
||||
#Ulg (troll jailer) guardian
|
||||
|
||||
[unit]
|
||||
type=Troll Whelp
|
||||
description=Ulg
|
||||
user_description= _ "Ulg"
|
||||
x=40
|
||||
y=4
|
||||
side=3
|
||||
ai_special=guardian
|
||||
[modifications]
|
||||
{TRAIT_STRONG}
|
||||
{TRAIT_LOYAL}
|
||||
[/modifications]
|
||||
[/unit]
|
||||
|
||||
# Event 3: Troll High Shamans guarding lava maze
|
||||
|
||||
[unit]
|
||||
|
@ -938,10 +921,12 @@ name=moveto
|
|||
message= _ "Yes master, I'll make him suffer."
|
||||
[/message]
|
||||
|
||||
[kill]
|
||||
x,y=33,7
|
||||
animate=no
|
||||
[/kill]
|
||||
[teleport]
|
||||
[filter]
|
||||
description=Ulg
|
||||
[/filter]
|
||||
x,y=40,4
|
||||
[/teleport]
|
||||
|
||||
[move_unit_fake]
|
||||
type=Troll Whelp
|
||||
|
|
Loading…
Add table
Reference in a new issue