based and kindpilled (#21584)

This commit is contained in:
Luc
2023-07-17 15:21:53 +01:00
committed by GitHub
parent 7a38a05612
commit 473548ce79
+2
View File
@@ -81,6 +81,8 @@
//Called when we bump into a mob
/mob/living/proc/MobBump(mob/M)
if(m_intent == MOVE_INTENT_WALK)
return TRUE
//Even if we don't push/swap places, we "touched" them, so spread fire
spreadFire(M)