added new powerup icons by MiniBjorn
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/trunk/supertuxkart@2763 178a84e3-b1eb-0310-8ba1-8eac791a3b58
This commit is contained in:
parent
72c9dacf57
commit
831312d531
@ -3,7 +3,7 @@
|
||||
(tuxkart-collectable
|
||||
(name "Bowling")
|
||||
(model "bowling.ac")
|
||||
(icon "bowlingicon.rgb")
|
||||
(icon "bowling-icon.rgb")
|
||||
(speed 2.0)
|
||||
(min-height 0.2) ; height above terrain below which a spark is
|
||||
; started to be pulled up
|
||||
|
@ -3,7 +3,7 @@
|
||||
(tuxkart-collectable
|
||||
(name "Bubble Gum")
|
||||
(model "../items/bubblegum.ac")
|
||||
(icon "bubblegumicon.rgb")
|
||||
(icon "bubblegum-icon.rgb")
|
||||
(speed 50.0)
|
||||
(min-height 0.3)
|
||||
(max-height 1.0)
|
||||
|
@ -3,7 +3,7 @@
|
||||
(tuxkart-collectable
|
||||
(name "cake")
|
||||
(model "cake.ac")
|
||||
(icon "cakeicon.rgb")
|
||||
(icon "cake-icon.rgb")
|
||||
(speed 50.0)
|
||||
(min-height 0.2)
|
||||
(max-height 1.0)
|
||||
|
@ -3,7 +3,7 @@
|
||||
(tuxkart-collectable
|
||||
(name "Plunger")
|
||||
(model "plunger.ac")
|
||||
(icon "plungericon.rgb")
|
||||
(icon "plunger-icon.rgb")
|
||||
(speed 35.0)
|
||||
(min-height 0.2) ; height above terrain below which a spark is
|
||||
; started to be pulled up
|
||||
|
Loading…
Reference in New Issue
Block a user