Fixed AudioChange not working in mission 3.3 (closes colobot/colobot#580)
parent
90654ddfed
commit
17b8846ac9
|
@ -7,7 +7,7 @@ SoluceFile name="%lvl%/help/soluce.%lng%.txt"
|
||||||
HelpFile name="cbot.txt"
|
HelpFile name="cbot.txt"
|
||||||
EndingFile win=-1 lost=0
|
EndingFile win=-1 lost=0
|
||||||
|
|
||||||
AudioChange filename="Constructive.ogg" type=WingedShooter powermin=0.8 repeat=0
|
AudioChange pos=0.00;0.00 dist=25000.00 tool=Shooter powermin=0.8 filename="Constructive.ogg" repeat=0
|
||||||
|
|
||||||
#Include file="%chap%/planet.txt"
|
#Include file="%chap%/planet.txt"
|
||||||
TerrainRelief image="relief17.png" factor=1.0
|
TerrainRelief image="relief17.png" factor=1.0
|
||||||
|
|
Loading…
Reference in New Issue