Fixed a silly macro name mistake.
This commit is contained in:
parent
827f3c81dc
commit
77a0b224a9
2 changed files with 12 additions and 12 deletions
|
@ -1419,8 +1419,8 @@
|
|||
value=2
|
||||
[/set_variable]
|
||||
|
||||
{FIND_DARK_ASSASSIN_LOCATION}
|
||||
|
||||
{FIND_LOCATION_FOR_DARK_ASSASSIN}
|
||||
|
||||
[unit]
|
||||
type=Dark Assassin1
|
||||
id=Cloaked Figure
|
||||
|
@ -1432,17 +1432,17 @@
|
|||
{TRAIT_RESILIENT}
|
||||
[/modifications]
|
||||
[/unit]
|
||||
|
||||
|
||||
[delay]
|
||||
time=200
|
||||
[/delay]
|
||||
|
||||
|
||||
[message]
|
||||
speaker=Cloaked Figure
|
||||
image=portraits/cloaked.png
|
||||
message= _ "Kaleh, I am death incarnate."
|
||||
[/message]
|
||||
|
||||
|
||||
[message]
|
||||
speaker=Cloaked Figure
|
||||
image=portraits/cloaked.png
|
||||
|
|
|
@ -3380,10 +3380,10 @@
|
|||
[set_variable]
|
||||
name=call_assassin
|
||||
value=2
|
||||
[/set_variable]
|
||||
|
||||
{FIND_DARK_ASSASSIN_LOCATION}
|
||||
|
||||
[/set_variable]
|
||||
|
||||
{FIND_LOCATION_FOR_DARK_ASSASSIN}
|
||||
|
||||
[unit]
|
||||
type=Dark Assassin2
|
||||
id=Cloaked Figure
|
||||
|
@ -3395,13 +3395,13 @@
|
|||
{TRAIT_RESILIENT}
|
||||
[/modifications]
|
||||
[/unit]
|
||||
|
||||
|
||||
[message]
|
||||
speaker=Cloaked Figure
|
||||
image=portraits/cloaked.png
|
||||
message= _ "Did you think you escaped me Kaleh? I am your shadow, I will always be there until you pay for what you have done."
|
||||
[/message]
|
||||
|
||||
|
||||
[comment]
|
||||
# commented out like this to preserve the string for now...
|
||||
[message]
|
||||
|
@ -3409,7 +3409,7 @@
|
|||
message= _ "Ow!"
|
||||
[/message]
|
||||
[/comment]
|
||||
|
||||
|
||||
[message]
|
||||
speaker=Cloaked Figure
|
||||
image=portraits/cloaked.png
|
||||
|
|
Loading…
Add table
Reference in a new issue