Change guardian beam to use a single sound event and time it with the damage
This commit is contained in:
@@ -218,9 +218,7 @@
|
||||
"spell.greater_ward": {"category": "spells", "sounds": ["ebwizardry:buff_large"]},
|
||||
"spell.group_heal": {"category": "spells", "sounds": ["ebwizardry:heal"]},
|
||||
"spell.growth_aura": {"category": "spells", "sounds": ["ebwizardry:conjure_large"]},
|
||||
"spell.guardian_beam.start": {"category": "spells", "sounds": ["mob/guardian/attack_loop"]},
|
||||
"spell.guardian_beam.loop": {"category": "spells", "sounds": ["mob/guardian/attack_loop"]},
|
||||
"spell.guardian_beam.end": {"category": "spells", "sounds": ["mob/guardian/attack_loop"]},
|
||||
"spell.guardian_beam": {"category": "spells", "sounds": ["mob/guardian/attack_loop"]},
|
||||
"spell.hailstorm": {"category": "spells", "sounds": ["mob/illusion_illager/prepare_blind"]},
|
||||
"spell.heal": {"category": "spells", "sounds": ["ebwizardry:heal"]},
|
||||
"spell.heal_ally": {"category": "spells", "sounds": ["ebwizardry:heal"]},
|
||||
|
||||
Reference in New Issue
Block a user