Fixes a bunch of harddels that are sourced from player action (#59371)

Sourced from #59118 and a cursed project I'll pr later, This pr contains a lot of harddel fixes for stuff that pops up after a player interacts with something. I'm not gonna list them all here because there's something like 60 130, check the commit log if you're curious

Oh and I moved ref tracking screaming to a separate define, and made some optimizations to the thing in general. I think that's it, this pr is a bit of a frankenstine
This commit is contained in:
LemonInTheDark
2021-06-10 17:44:23 -07:00
committed by GitHub
parent f0461245ac
commit f90e8cf7a3
164 changed files with 1073 additions and 544 deletions

View File

@@ -61,7 +61,8 @@
source_atom = null
source_turf = null
pixel_turf = null
. = ..()
return ..()
// Yes this doesn't align correctly on anything other than 4 width tabs.
// If you want it to go switch everybody to elastic tab stops.