mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-05-19 05:09:49 +01:00
1def015bad
* end of file Fix * fix those lints too
6 lines
241 B
Plaintext
6 lines
241 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
|