diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-10-16 20:19:43 +0000 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-10-16 20:19:43 +0000 |
commit | 83a913ba19dbbcabf4d00b27d436fa6b56504881 (patch) | |
tree | a847e99ebbb73f0cd73f1cc0bd569044a08bab05 /db | |
parent | d4edbf92056973481c9937f20d9130e68f96e993 (diff) | |
download | serverdata-83a913ba19dbbcabf4d00b27d436fa6b56504881.tar.gz serverdata-83a913ba19dbbcabf4d00b27d436fa6b56504881.tar.bz2 serverdata-83a913ba19dbbcabf4d00b27d436fa6b56504881.tar.xz serverdata-83a913ba19dbbcabf4d00b27d436fa6b56504881.zip |
Jukebox
This allows players to use @jukebox like @music anywhere
And it also adds a classy Jukebox in Hurnscald PUB.
First experiment with public functions, don't blame me if it breaks :p
Low priority, adding to MR list in order to met deadlines.
Diffstat (limited to 'db')
-rw-r--r-- | db/constants.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/db/constants.conf b/db/constants.conf index 551da2c3..51a00953 100644 --- a/db/constants.conf +++ b/db/constants.conf @@ -4968,6 +4968,7 @@ more than one separator can be used in a row (so 12_3___456 is illegal). NPC_ANWAR: 225 NPC_REBECCA: 226 NPC_PAULINE: 227 + NPC_JUKEBOX: 228 NPC_CONFUSED_TREE: 400 NPC_ALIGE: 401 |