Gives all status effects an ID (#26880)

* Gives all status effects an ID

* Actually delete

* Update code/datums/status_effects/buffs.dm

Co-authored-by: 1080pCat <96908085+1080pCat@users.noreply.github.com>
Signed-off-by: DGamerL <108773801+DGamerL@users.noreply.github.com>

* Update code/datums/status_effects/buffs.dm

Co-authored-by: 1080pCat <96908085+1080pCat@users.noreply.github.com>
Signed-off-by: DGamerL <108773801+DGamerL@users.noreply.github.com>

* We ball

* Fix CI and remove stack trace

---------

Signed-off-by: DGamerL <108773801+DGamerL@users.noreply.github.com>
Co-authored-by: 1080pCat <96908085+1080pCat@users.noreply.github.com>
This commit is contained in:
DGamerL
2024-09-27 17:01:45 +00:00
committed by GitHub
co-authored by 1080pCat
parent 3eb0c0dcd5
commit 2a58ce0f91
8 changed files with 30 additions and 1 deletions
@@ -247,6 +247,7 @@
H.electrocute_act(CHAOS_STAFF_DAMAGE, src)
/datum/status_effect/teleport_roulette
id = "teleport_roulette"
duration = 16 SECONDS
status_type = STATUS_EFFECT_REPLACE
tick_interval = 2 SECONDS