replacing sound (collection) names with SoundSpecifier - part 1
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -10,4 +10,5 @@
|
||||
spellItem: FoodPieBananaCream
|
||||
castMessage: I NEED A PIE!
|
||||
cooldown: 15
|
||||
castSound: /Audio/Items/bikehorn.ogg
|
||||
castSound:
|
||||
path: /Audio/Items/bikehorn.ogg
|
||||
|
||||
Reference in New Issue
Block a user