more background audio
This commit is contained in:
parent
3714f5448c
commit
a8e9b7cb9e
1
.gitattributes
vendored
1
.gitattributes
vendored
@ -6,3 +6,4 @@ packs/** binary
|
||||
*.ogg filter=lfs diff=lfs merge=lfs -text
|
||||
*.mp3 filter=lfs diff=lfs merge=lfs -text
|
||||
*.webm filter=lfs diff=lfs merge=lfs -text
|
||||
packs/** binary
|
||||
|
||||
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
||||
*.lock
|
||||
BIN
assets/audio/tabletopaudio/143_Elegant_Dinner_Party.ogg
(Stored with Git LFS)
Normal file
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
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
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
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
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
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
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
BIN
assets/audio/tabletopaudio/69_Forest_Night.ogg
(Stored with Git LFS)
Normal file
Binary file not shown.
16
module.json
16
module.json
@ -20,9 +20,19 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "pack-2",
|
||||
"label": "Pack 2",
|
||||
"path": "packs/pack-2",
|
||||
"name": "asset-macros",
|
||||
"label": "Asset Macros",
|
||||
"path": "packs/asset-macros",
|
||||
"type": "Macro",
|
||||
"ownership": {
|
||||
"PLAYER": "OBSERVER",
|
||||
"ASSISTANT": "OWNER"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "journal-templates",
|
||||
"label": "Journal Templates",
|
||||
"path": "packs/journal-templates",
|
||||
"type": "JournalEntry",
|
||||
"ownership": {
|
||||
"PLAYER": "OBSERVER",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user