Files
VOREStation/code/modules/mob/living/bot/mulebot_vr.dm
T
2020-08-05 21:00:40 -04:00

5 lines
240 B
Plaintext

/mob/living/bot/mulebot/handle_micro_bump_helping() // Can't drive over micros or macros regardless of intent.
return 0
/mob/living/bot/mulebot/handle_micro_bump_other() // Can't drive over micros or macros regardless of intent.
return 0