Skip to content

Commit

Permalink
SotBE S4: Add some visual effect
Browse files Browse the repository at this point in the history
We'll now see the elves coming out of the wood, while they
just appeared on the screen before.
  • Loading branch information
DisherProject authored and GregoryLundberg committed Oct 18, 2018
1 parent 036f663 commit 7b77d5f
Showing 1 changed file with 16 additions and 0 deletions.
Expand Up @@ -358,22 +358,38 @@
message= _ "KILL HIM!!"
[/message]

[move_unit_fake]
side=5
type=Elvish Fighter
x=28,29
y= 6, 6
[/move_unit_fake]

[unit]
type=Elvish Fighter
side=5
x=29
y=6
generate_name=yes
random_traits=yes
facing=ne
[/unit]

[move_unit_fake]
side=5
type=Elvish Fighter
x=28,29
y= 7, 8
[/move_unit_fake]

[unit]
type=Elvish Fighter
side=5
x=29
y=8
generate_name=yes
random_traits=yes
facing=ne
[/unit]

[message]
Expand Down

0 comments on commit 7b77d5f

Please sign in to comment.