#Include ACTORS/CYBNINJ
#Include ACTORS/player1

ACTOR spotlight 21
{
  +NOGRAVITY
  -SOLID
  States
  {
  Spawn:
    SPLT A -1 BRIGHT
    Stop
  }
}
