mirror of
https://github.com/coop-deluxe/sm64coopdx.git
synced 2024-11-25 13:35:12 +00:00
Update default mods
This commit is contained in:
parent
1a0d738a0c
commit
229dd6c1e7
16 changed files with 3 additions and 3 deletions
|
@ -10,7 +10,7 @@ local audioSpecial = nil --Used for things like cap music
|
|||
local audioCurSeq = nil
|
||||
local bgms = {
|
||||
[56] = {audio='rainbow.ogg', loopEnd = 218.781, loopStart = 06.975, volume = -5, name="Ric Fellini - All my Loving"}, --B1
|
||||
[57] = {audio='space.ogg', loopEnd = 300, loopStart = 06.975, volume = -5, name="Echo the Dolphin - Title Screen"}, --B1
|
||||
-- [57] = {audio='space.ogg', loopEnd = 300, loopStart = 06.975, volume = -5, name="Echo the Dolphin - Title Screen"}, --B1
|
||||
}
|
||||
|
||||
-- disable cap music
|
||||
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
mods/mquake/_mquake_g_api_32.lua
Normal file
BIN
mods/mquake/_mquake_g_api_32.lua
Normal file
Binary file not shown.
BIN
mods/mquake/_mquake_g_api_64.lua
Normal file
BIN
mods/mquake/_mquake_g_api_64.lua
Normal file
Binary file not shown.
|
@ -1,6 +1,6 @@
|
|||
-- name: mQuake [Beta]
|
||||
-- name: mQuake
|
||||
-- incompatible: moveset
|
||||
-- description: Quake style physics.\nCreated by 0x2480 with help from Agent X
|
||||
-- description: Quake style physics.\nCreated by 0x2480 with help from Agent X\n\n[Beta 2]
|
||||
-- deluxe: true
|
||||
|
||||
-- mQuake uncompiled is no longer available publicly. If you wish to get the code, message me.
|
Loading…
Reference in a new issue