mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-09 16:45:44 -07:00
Music fixes
Corrected music locations for Tolna's rift The Digsite and Exam Centre now correctly play Lullaby and Venture all the time Corrected borders for Venture 2, which now correctly plays in the dungeons underneath the Digsite Corrected borders for Chain of Command, which now correctly plays in all of the Temple of Ikov dungeon (and the two versions of the boots of lightness dungeon) Added a new track, the brine rat cave now plays Rising Damp
This commit is contained in:
parent
9e5a7aefc8
commit
ae53116fee
1 changed files with 8 additions and 4 deletions
|
|
@ -153,7 +153,7 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "45",
|
"id": "45",
|
||||||
"borders": "{3328,9728,3391,9791}"
|
"borders": "{3328,9728,3391,9855}"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "46",
|
"id": "46",
|
||||||
|
|
@ -225,7 +225,7 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "63",
|
"id": "63",
|
||||||
"borders": "{2624,9728,2687,9791}-{2688,9792,2751,9855}"
|
"borders": "{2624,9728,2687,9914}-{2688,9792,2751,9855}"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "64",
|
"id": "64",
|
||||||
|
|
@ -1503,7 +1503,7 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "594",
|
"id": "594",
|
||||||
"borders": "{3264,9792,3327,9855}-{3072,5184,3135,5247}-{3008,5184,3071,5247}"
|
"borders": "{3264,9792,3297,9824}"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "603",
|
"id": "603",
|
||||||
|
|
@ -1595,7 +1595,7 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "600",
|
"id": "600",
|
||||||
"borders": "{3298,3325,9793,9825}"
|
"borders": "{3298,9793,3325,9825}"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "232",
|
"id": "232",
|
||||||
|
|
@ -1632,5 +1632,9 @@
|
||||||
{
|
{
|
||||||
"id": "627",
|
"id": "627",
|
||||||
"borders": "{2111,3844,2171,3960}"
|
"borders": "{2111,3844,2171,3960}"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "274",
|
||||||
|
"borders": "{2688,10117,2751,10175}"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue