size code fixes

fuckin soze coode fuck. Like, stepping buffs. Stepping nerfs. Speed stuff. My brain hurts. Here is code yum yum.
This commit is contained in:
JaySparrow
2020-07-20 01:03:15 -05:00
parent 36257c0d9a
commit 14cdc61f43
2 changed files with 36 additions and 5 deletions
@@ -209,6 +209,11 @@
if(istype(MB))
MB.RunOver(src)
//Hyper Change - Step on people
var/mob/living/carbon/human/H = AM
if(istype(H) && lying && H.a_intent != INTENT_HELP)
H.handle_micro_bump_other(src)
spreadFire(AM)
/mob/living/carbon/human/Topic(href, href_list)