fish-station/Content.Shared/Magic/Events
keronshb 6565ba52b2
Void's Applause (#34591)
* Adds single clap emote

* Adds missing single clap loc

* Adds void blink effects, sound, and sprite

* Adds VoidApplauseEvent and implements it into the Magic System and Grimoire

* Removes commented Spawn code in Shared Magic System. Adds comments to replace pointlight with a negative light in the future.

* Makes spells Mono

* Changes to swap positions.

* Makes Void Applause target body only

* Update Content.Shared/Magic/Events/VoidApplauseSpellEvent.cs

Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>

* Update Content.Client/Magic/MagicSystem.cs

Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>

* Update Resources/Audio/Effects/Emotes/attributions.yml

Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>

* Update Resources/Prototypes/SoundCollections/emotes.yml

Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>

* Update Content.Shared/Magic/Events/VoidApplauseSpellEvent.cs

Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>

* Removes duplicate effect spawning from server

* Puts Void Applause effect on server, lets lizards hear clap

* Adds single clap to diona

---------

Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>
2025-01-31 01:10:35 +01:00
..
BeforeCastSpellEvent.cs
ChangeComponentSpellEvent.cs
ChargeSpellEvent.cs
InstantSpawnSpellEvent.cs
KnockSpellEvent.cs
MindSwapSpellEvent.cs Wizard Mind Swap Spell (#33416) 2024-12-16 15:12:45 +03:00
ProjectileSpellEvent.cs
RandomGlobalSpawnSpellEvent.cs Wizard Summon Guns/Magic (#32692) 2024-11-17 17:46:31 +01:00
SmiteSpellEvent.cs
SpeakSpellEvent.cs
TeleportSpellEvent.cs
VoidApplauseSpellEvent.cs Void's Applause (#34591) 2025-01-31 01:10:35 +01:00
WorldSpawnSpellEvent.cs