Skip to content

Commit

Permalink
DiD S9: animate appearance of Volk's initial units
Browse files Browse the repository at this point in the history
  • Loading branch information
Vultraz committed Dec 20, 2014
1 parent 703ff2d commit f6b1708
Showing 1 changed file with 24 additions and 0 deletions.
Expand Up @@ -147,6 +147,7 @@
# Who has the book?
{VARIABLE hasBook none}

# Switch Volk's side
[recall]
id=Darken Volk
x,y=26,16
Expand Down Expand Up @@ -205,11 +206,34 @@

# Create DV's units
{GENERIC_UNIT 3 (Revenant) 26 16}
[+unit]
animate=yes
[/unit]

{GENERIC_UNIT 3 (Spectre) 26 16}
[+unit]
animate=yes
[/unit]

{GENERIC_UNIT 3 (Deathblade) 26 16}
[+unit]
animate=yes
[/unit]

{GENERIC_UNIT 3 (Necrophage) 26 16}
[+unit]
animate=yes
[/unit]

{GENERIC_UNIT 3 (Banebow) 26 16}
[+unit]
animate=yes
[/unit]

{GENERIC_UNIT 3 (Nightgaunt) 26 16}
[+unit]
animate=yes
[/unit]

[message]
speaker=Malin Keshar
Expand Down

0 comments on commit f6b1708

Please sign in to comment.