Updated SSgarbage (#18173)

* pain

* sadfas

* sdfa

* sdfasf

* sfa

* sdf

* might the lord have mercy on our soul

* i cri everidai

* adeste fideles

* sdf

* where will this lead, what's coming next, from your inventions

* dear lord

* gjvhk

* i cri everidai

* fsgf

* sdfa

* sdaf

* hiuhi
This commit is contained in:
Fluffy
2024-01-15 14:08:27 +00:00
committed by GitHub
parent 0c8bdbdd68
commit ca6b04e1d7
125 changed files with 1574 additions and 805 deletions
@@ -52,6 +52,12 @@
if(prob(75))
my_effect.trigger = rand(1,4)
/obj/machinery/artifact/Destroy()
QDEL_NULL(my_effect)
QDEL_NULL(secondary_effect)
. = ..()
/obj/machinery/artifact/process()
var/turf/L = loc
@@ -45,6 +45,11 @@
chargelevelmax = rand(20, 60)
effectrange = rand(15, 20)
/datum/artifact_effect/Destroy(force)
holder = null
. = ..()
/datum/artifact_effect/proc/ToggleActivate(var/reveal_toggle = 1)
//so that other stuff happens first
spawn(0)