Fix ruin generation (4reals) (#16175)

* Fix ruin generation (4reals)

* least insane merge edit

* fix runtime (by ignoring it)

* oops
This commit is contained in:
Wildkins
2023-04-08 12:23:43 +00:00
committed by GitHub
parent a1e858c699
commit 01b97181ef
9 changed files with 39 additions and 28 deletions
+3
View File
@@ -155,6 +155,9 @@
// Requires something in icon update or runtimes
ignore += typesof(/obj/item/gun/energy/gun/nuclear)
// do_spread sleeps and tries to addtimer after the src is qdeleted
ignore += typesof(/obj/effect/plant)
/**
* END EXCLUSIONS OF THE TEST
*/