Untitled
Anonymous
plain_text
09/03/2023 9:13 PM
356 B
17
Indexable
{On board in
{If place "commander"
{Tags add "commander"}
}}
{On board out
{Tags remove "commander"}
}
{On "blinded_on"
{If tagged "commander"
{Kill_delay "duck"}
{Ani_play "reverse_duck"}
{Delay 10 "duck" {if linked {ani_play "reverse_duck" -1}}
}
}
}}Editor is loading...