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:
auria 2008-12-23 00:18:56 +00:00
parent 72c9dacf57
commit 831312d531
4 changed files with 4 additions and 4 deletions

View File

@ -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

View File

@ -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)

View File

@ -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)

View File

@ -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