Made it less likely to get a switch (1/3 less likely then previously).
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@5589 178a84e3-b1eb-0310-8ba1-8eac791a3b58
This commit is contained in:
parent
6cb51e2492
commit
b03dec0eb3
@ -25,12 +25,12 @@
|
||||
<!-- Distribution of the items depending on position of the
|
||||
kart. The order must correspond to powerup_manager.hpp -->
|
||||
<!-- bubble cake bowl zipper plunger switch para anvil -->
|
||||
<first w="1 0 0 0 0 1 0 0" />
|
||||
<top33 w="1 1 1 1 1 1 1 0" />
|
||||
<mid33 w="1 1 1 1 1 1 1 0" />
|
||||
<end33 w="0 1 1 1 1 1 1 1" />
|
||||
<last w="0 1 1 2 2 0 2 2" />
|
||||
<battle w="0 2 1 0 0 0 0 0" />
|
||||
<first w="3 0 0 0 0 1 0 0" />
|
||||
<top33 w="3 3 3 3 3 1 3 0" />
|
||||
<mid33 w="3 3 3 3 3 1 3 0" />
|
||||
<end33 w="0 3 3 3 3 1 3 3" />
|
||||
<last w="0 3 3 6 6 0 6 6" />
|
||||
<battle w="0 6 3 0 0 0 0 0" />
|
||||
|
||||
</powerup>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user