(action
(name "iced-left")
- (hitbox 3 12 31.8 31.8)
+ (hitbox 5 8 31.8 31.8)
(images "iced-left.png"))
(action
(name "iced-right")
- (hitbox 7 12 31.8 31.8)
+ (hitbox 5 8 31.8 31.8)
(mirror-action "iced-left"))
(action
(action
(name "iced-left")
- (hitbox 3 12 31.8 31.8)
+ (hitbox 5 8 31.8 31.8)
(images "iced-left.png"))
(action
(name "iced-right")
- (hitbox 7 12 31.8 31.8)
+ (hitbox 5 8 31.8 31.8)
(mirror-action "iced-left"))
(action
(hitbox 7 8 31.8 31.8)
(mirror-action "left-middle"))
+ (action
+ (name "left-iced")
+ (hitbox 7 8 31.8 31.8)
+ (images "iced-left-up.png"))
+
+ (action
+ (name "right-iced")
+ (hitbox 7 8 31.8 31.8)
+ (mirror-action "left-iced"))
)