Delta-v/Content.Shared/Slippery
keronshb 7242fb48f4 Wizard Touch Spells (Smite, Cluwne's Curse, Slippery Slope) (#34531)
* Renames Smite Spells yml to Touch Spells and Renames Smite Spells region to the same

* Adds wizard clothes requirement to Smite. Adds Cluwne spell. Adds EnsureCompOnTouchSpellEvent and implements it in the magicsystem

* Adds Smite and Cluwne to the grimore and loc for them

* Adds Slippery Slope spell and SlipOnCollide

* Adds handled for comp spell event

* Removes super slippery

* Removes EnsureCompOnTouchSpell it was redundant with ChangeComponentsSpellEvent

* Makes requirement-free action for smite

* checks if we should be slipping what we touch

* Removes SlipOnCollide, adds negative speed for steptrigger

* Removes slip on collide adds negative speed for steptrigger
2025-02-14 16:09:52 +00:00
..
GetSlowedOverSlipperyModifierEvent.cs Add Galoshes slowdown over slippery surfaces (#30967) 2024-08-27 00:42:13 +01:00
NoSlipComponent.cs Make NoSlip component networked (#30425) 2024-08-09 18:11:59 +01:00
SlidingComponent.cs Spacelube slide (#24801) 2024-02-08 12:17:49 +01:00
SlidingSystem.cs Fix sliding bug (#24846) 2024-02-08 12:32:21 +01:00
SlipperyComponent.cs Nerf & standardised slip times (#27879) 2024-08-09 17:47:51 +01:00
SlipperySystem.cs Wizard Touch Spells (Smite, Cluwne's Curse, Slippery Slope) (#34531) 2025-02-14 16:09:52 +00:00
SlowedOverSlipperyComponent.cs Add Galoshes slowdown over slippery surfaces (#30967) 2024-08-27 00:42:13 +01:00