Skip to content

Commit 106ca81

Browse files
committed
songs
1 parent 033f647 commit 106ca81

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/resources/server/song.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,5 +35,6 @@ A list of all known keys can be found in the table below
3535
| 5 | size | **Integer** | Size of the song in MB, rounded to two decimal places
3636
| 6 | videoID | **String** | the Video ID for the songs YouTube Video
3737
| 7 | youtubeURL | **String** | The URL of the newgrounds user's youtube channel
38-
| 8 | [unused] | **Bool** | only recorded values are `0` or `1` -> the game does not have any checks for this internally so this is likely unused
38+
| 8 | isVerified | **Bool** | if the song artist is scouted on newgrounds
39+
| 9 | songPriority | **Integer** | priority over the song list
3940
| 10 | link | **String** | Link to the song's mp3

0 commit comments

Comments
 (0)