mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-21 20:20:33 +01:00
Grep for space indentation (#54850)
#54604 atomizing Since a lot of the space indents are in lists ill atomize those later
This commit is contained in:
@@ -400,10 +400,10 @@
|
||||
return ..()
|
||||
|
||||
/**
|
||||
* What happens when this mark gets poppedd
|
||||
*
|
||||
* Adds actual functionality to each mark
|
||||
*/
|
||||
* What happens when this mark gets poppedd
|
||||
*
|
||||
* Adds actual functionality to each mark
|
||||
*/
|
||||
/datum/status_effect/eldritch/proc/on_effect()
|
||||
playsound(owner, 'sound/magic/repulse.ogg', 75, TRUE)
|
||||
qdel(src) //what happens when this is procced.
|
||||
|
||||
Reference in New Issue
Block a user