mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-22 04:22:39 +01:00
Fix ruin generation (4reals) (#16175)
* Fix ruin generation (4reals) * least insane merge edit * fix runtime (by ignoring it) * oops
This commit is contained in:
@@ -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
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user