replacing sound (collection) names with SoundSpecifier - part 1

This commit is contained in:
Galactic Chimp
2021-07-10 17:35:33 +02:00
parent 4500b66f28
commit ce3c59e0e6
131 changed files with 934 additions and 587 deletions

View File

@@ -29,19 +29,11 @@
behavior: !type:ScreamAction
cooldown: 10
male:
- /Audio/Voice/Human/malescream_1.ogg
- /Audio/Voice/Human/malescream_2.ogg
- /Audio/Voice/Human/malescream_3.ogg
- /Audio/Voice/Human/malescream_4.ogg
- /Audio/Voice/Human/malescream_5.ogg
- /Audio/Voice/Human/malescream_6.ogg
collection: MaleScreams
female:
- /Audio/Voice/Human/femalescream_1.ogg
- /Audio/Voice/Human/femalescream_2.ogg
- /Audio/Voice/Human/femalescream_3.ogg
- /Audio/Voice/Human/femalescream_4.ogg
- /Audio/Voice/Human/femalescream_5.ogg
wilhelm: /Audio/Voice/Human/wilhelm_scream.ogg
collection: FemaleScreams
wilhelm:
path: /Audio/Voice/Human/wilhelm_scream.ogg
- type: action
actionType: VoxScream
@@ -53,10 +45,11 @@
behavior: !type:ScreamAction
cooldown: 10
male:
- /Audio/Voice/Vox/shriek1.ogg
path: /Audio/Voice/Vox/shriek1.ogg
female:
- /Audio/Voice/Vox/shriek1.ogg
wilhelm: /Audio/Voice/Human/wilhelm_scream.ogg
path: /Audio/Voice/Vox/shriek1.ogg
wilhelm:
path: /Audio/Voice/Human/wilhelm_scream.ogg
- type: action
actionType: GhostBoo

View File

@@ -10,4 +10,5 @@
spellItem: FoodPieBananaCream
castMessage: I NEED A PIE!
cooldown: 15
castSound: /Audio/Items/bikehorn.ogg
castSound:
path: /Audio/Items/bikehorn.ogg