Merge pull request #344 from Jay-Sparrow/Size-code

Size code overhaul
This commit is contained in:
Dahlular
2020-07-20 00:52:30 -06:00
committed by GitHub
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)