We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68caa93 commit 4b287aeCopy full SHA for 4b287ae
data/xml_data/platform_manager.xml
@@ -2,9 +2,9 @@
2
<PlatformManagerController
3
platformFile="xml_data/platform.xml"
4
slipperyPlatformFile="xml_data/platform_slippery.xml"
5
- slipperyPlatformChance="0.1"
+ slipperyPlatformChance="0.2"
6
stickyPlatformFile="xml_data/platform_sticky.xml"
7
- stickyPlatformChance="0.1"
+ stickyPlatformChance="0.2"
8
tag="platform"
9
maxPlatformLevels="100"
10
leftSide="15.0"
0 commit comments