This commit is contained in:
bushtail 2023-02-23 16:47:02 -05:00
parent d1613e0abe
commit bbcefcf3f1

View file

@ -1,5 +1,14 @@
package org.rs09.consts
/**
* Quick note up here for content creators, if a value listed below
* has a comment next to it, that means that it does not
* (as of 2023-02-23) get unlocked client-side when running
* the ::allmusic admin command. The comment dictates where
* and when the music should unlock, so any individuals looking at
* implementing the quests, miniquests, or minigames listed can
* have an easier time with it.
*/
object Music {
const val IBAN_1 = 1
const val AUTUMN_VOYAGE_2 = 2