29 lines
414 B
INI
29 lines
414 B
INI
![]() |
;----------------------------------------
|
||
|
; Fix Wheels Wizard Stage 10
|
||
|
;----------------------------------------
|
||
|
modify:
|
||
|
{
|
||
|
match:
|
||
|
{
|
||
|
"classname" "momentary_rot_button"
|
||
|
"targetname" "stage3_ex_wizard_rbut1"
|
||
|
}
|
||
|
replace:
|
||
|
{
|
||
|
"distance" "68"
|
||
|
"speed" "3"
|
||
|
}
|
||
|
}
|
||
|
modify:
|
||
|
{
|
||
|
match:
|
||
|
{
|
||
|
"classname" "momentary_rot_button"
|
||
|
"targetname" "stage3_ex_wizard_rbut2"
|
||
|
}
|
||
|
replace:
|
||
|
{
|
||
|
"distance" "68"
|
||
|
"speed" "3"
|
||
|
}
|
||
|
}
|