#===========#
# Freeslots #
#===========#

Freeslot
# Ivo's Blue Balls ;^
# Modified into rings by Nimsay Ramsey. Only temporary until v2 comes out
# MT_RINGBALL -- Freeslotted in Lua
S_RINGSPHERE
SPR_BING

#====================#
# Object Definitions #
#====================#

Object MT_RINGBALL
#$Name Special Stage Blue Sphring
#$Sprite BINGA0
#$Category Nimsay's Parts
MapThingNum = 4043
SpawnState  = S_RINGSPHERE
SpawnHealth = 1000
Radius = 16*FRACUNIT 
Height = 64*FRACUNIT
Flags  = MF_SPECIAL|MF_NOCLIP|MF_NOGRAVITY

#===================#
# State Definitions #
#===================#

# Special Stage Blue Spheres

State S_RINGSPHERE
SpriteName = BING
SpriteFrame = FF_ANIMATE|A
Duration = -1
Var1 = 15
Var2 = 1
