adds new soundfiles with updated volume
This commit is contained in:
parent
00a49e55a3
commit
76908bfcfa
8 changed files with 15 additions and 15 deletions
BIN
assets/0009HackingBicola.mp3
(Stored with Git LFS)
BIN
assets/0009HackingBicola.mp3
(Stored with Git LFS)
Binary file not shown.
BIN
assets/0010PickupBicola.mp3
(Stored with Git LFS)
BIN
assets/0010PickupBicola.mp3
(Stored with Git LFS)
Binary file not shown.
BIN
assets/0011AfterBicola.mp3
(Stored with Git LFS)
BIN
assets/0011AfterBicola.mp3
(Stored with Git LFS)
Binary file not shown.
BIN
assets/0012HackingTobione.mp3
(Stored with Git LFS)
BIN
assets/0012HackingTobione.mp3
(Stored with Git LFS)
Binary file not shown.
BIN
assets/0013PickupTobione.mp3
(Stored with Git LFS)
BIN
assets/0013PickupTobione.mp3
(Stored with Git LFS)
Binary file not shown.
BIN
assets/0014AfterTobione.mp3
(Stored with Git LFS)
BIN
assets/0014AfterTobione.mp3
(Stored with Git LFS)
Binary file not shown.
BIN
assets/0015End.mp3
(Stored with Git LFS)
BIN
assets/0015End.mp3
(Stored with Git LFS)
Binary file not shown.
|
@ -285,7 +285,7 @@ void Hacking::activated(const Context context)
|
|||
}
|
||||
if (currentStationIndex == 3)
|
||||
{
|
||||
timer = Timer(30000, false);
|
||||
timer = Timer(29500, false);
|
||||
context.dfPlayer->play(HACKING_STATION_BICOLA);
|
||||
}
|
||||
if (currentStationIndex == 4)
|
||||
|
|
Loading…
Reference in a new issue