#===========#
# Freeslots #
#===========#
#ORIGINAL RESOURCE FROM Ivo

Freeslot
# Ivo's Blue Balls ;^
# MT_SHIBALL -- Freeslotted in Lua
S_SHISPHERE
SPR_SHIB

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

Object MT_SHIBALL
#$Name (KanzakiPak) Blue Spheres
#$Sprite SHIBA0
#$Category (KPak) Misc.
MapThingNum = 3023
SpawnState  = S_SHISPHERE
SpawnHealth = 1000
Radius = 40*FRACUNIT 
Height = 128*FRACUNIT
Flags  = MF_SPECIAL|MF_NOCLIP|MF_NOGRAVITY

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

# Special Stage Blue Spheres

State S_SHISPHERE
SpriteName = SHIB
SpriteFrame = FF_ANIMATE|A|FF_FULLBRIGHT
Duration = -1
Var1 = 7
Var2 = 2 	