File forgotten in previous commit
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@11547 178a84e3-b1eb-0310-8ba1-8eac791a3b58
This commit is contained in:
@@ -95,8 +95,8 @@
|
||||
<powerup collect-mode="new"/>
|
||||
<!-- time: How long a switch is being effective.
|
||||
items for each item list the index of the item it is switched with.
|
||||
Order: giftbox, banana, big-nitro, small-nitro, bubble-bum, trigger -->
|
||||
<switch time="5" items="1 0 4 4 2 5"/>
|
||||
Order: giftbox, banana, big-nitro, small-nitro, bubble-gum, trigger, nolok-bubble-gum -->
|
||||
<switch time="5" items="1 0 4 4 2 5 2"/>
|
||||
|
||||
<!-- How often bubble gum get driven over before it disappears. -->
|
||||
<bubble-gum disappear-counter="1"/>
|
||||
|
||||
Reference in New Issue
Block a user