more background audio

This commit is contained in:
Mike Bloy 2023-09-22 14:27:30 -05:00
parent 3714f5448c
commit a8e9b7cb9e
11 changed files with 39 additions and 3 deletions

1
.gitattributes vendored
View File

@ -6,3 +6,4 @@ packs/** binary
*.ogg filter=lfs diff=lfs merge=lfs -text *.ogg filter=lfs diff=lfs merge=lfs -text
*.mp3 filter=lfs diff=lfs merge=lfs -text *.mp3 filter=lfs diff=lfs merge=lfs -text
*.webm filter=lfs diff=lfs merge=lfs -text *.webm filter=lfs diff=lfs merge=lfs -text
packs/** binary

1
.gitignore vendored Normal file
View File

@ -0,0 +1 @@
*.lock

BIN
assets/audio/tabletopaudio/143_Elegant_Dinner_Party.ogg (Stored with Git LFS) Normal file

Binary file not shown.

BIN
assets/audio/tabletopaudio/161_Forest_Day.ogg (Stored with Git LFS) Normal file

Binary file not shown.

BIN
assets/audio/tabletopaudio/199_Sun_Dappled_Trail.ogg (Stored with Git LFS) Normal file

Binary file not shown.

BIN
assets/audio/tabletopaudio/240_Throne_Room.ogg (Stored with Git LFS) Normal file

Binary file not shown.

BIN
assets/audio/tabletopaudio/27_Xingu_Nights.ogg (Stored with Git LFS) Normal file

Binary file not shown.

BIN
assets/audio/tabletopaudio/336_Medieval_Banquet.ogg (Stored with Git LFS) Normal file

Binary file not shown.

BIN
assets/audio/tabletopaudio/60_Dark_and_Stormy.ogg (Stored with Git LFS) Normal file

Binary file not shown.

BIN
assets/audio/tabletopaudio/69_Forest_Night.ogg (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -20,9 +20,19 @@
} }
}, },
{ {
"name": "pack-2", "name": "asset-macros",
"label": "Pack 2", "label": "Asset Macros",
"path": "packs/pack-2", "path": "packs/asset-macros",
"type": "Macro",
"ownership": {
"PLAYER": "OBSERVER",
"ASSISTANT": "OWNER"
}
},
{
"name": "journal-templates",
"label": "Journal Templates",
"path": "packs/journal-templates",
"type": "JournalEntry", "type": "JournalEntry",
"ownership": { "ownership": {
"PLAYER": "OBSERVER", "PLAYER": "OBSERVER",