mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-22 19:47:47 +01:00
Merge pull request #8482 from Rykka-Stormheart/shep-dev-medbot-hotfix
Medibot Interaction Hotfix
This commit is contained in:
@@ -209,7 +209,7 @@
|
||||
if(do_after(H, 3 SECONDS, target=src))
|
||||
set_right(H)
|
||||
else
|
||||
interact()
|
||||
interact(H)
|
||||
|
||||
/mob/living/bot/medbot/proc/interact(mob/user)
|
||||
var/dat
|
||||
|
||||
Reference in New Issue
Block a user