//==============================================================================
//	[U[`e
//==============================================================================
//@[U[`e摜
//------------------------------------------------------------------------------
#UserShotData
ShotImage = ".\..\img\shot_heart.png"

//------------------------------------------------------------------------------
//@n[ge(ォ@Ԏΐ)
//------------------------------------------------------------------------------
ShotData{
	id = 1
	rect = ( 1, 1, 31, 31 )
	delay_color = ( 255, 63, 63 )
}
ShotData{
	id = 2
	rect = ( 33, 1, 63, 31 )
	delay_color = ( 255, 63, 255 )
}
ShotData{
	id = 3
	rect = ( 65, 1, 95, 31 )
	delay_color = ( 63, 255, 63 )
}
ShotData{
	id = 4
	rect = ( 97, 1, 127, 31 )
	delay_color = ( 63, 63, 255 )
}