restore trunk
[supertux.git] / supertux / data / images / objects / radio / radio.sprite
1 (supertux-sprite
2  (action
3   (name "quiet")
4   (hitbox 0 0 0 0)
5   (images "radio1.png"))
6  (action
7   (name "loud")
8   (hitbox 0 0 0 0)
9   (images "radio1.png"
10    "radio2.png"
11    "radio3.png")
12   )
13 )