ACTOR Katalyst 7200
{
  Radius 15
  Height 60
  ProjectilePassHeight -16
  +SOLID
  States
  {
  Spawn:
    KATA ABCDEFGHIJKLMNOP 6 Bright
    Loop
  }
}

ACTOR HousePlant1 7201
{
  Radius 15
  Height 60
  ProjectilePassHeight -16
  +SOLID
  States
  {
  Spawn:
    HPLA A 1
	Loop
  }
}

ACTOR ChromeLogo 7202
{
  Radius 30
  Height 60
  ProjectilePassHeight -16
  +SOLID
  States
  {
  Spawn:
    CHRM A 1
	Loop
  }
}

ACTOR KatalystPlushie 7203
{
  Radius 16
  Height 16
  ProjectilePassHeight -16
  +SOLID
  States
  {
  Spawn:
    KATP A 1
	Loop
  }
}