mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-22 03:27:46 +01:00
Fixes beaker splash (#19466)
This commit is contained in:
@@ -79,7 +79,7 @@
|
||||
|
||||
/obj/item/reagent_containers/glass/standard_feed_mob(mob/user, mob/target)
|
||||
if(user.a_intent == I_HURT)
|
||||
return 1
|
||||
return FALSE
|
||||
return ..()
|
||||
|
||||
/obj/item/reagent_containers/glass/self_feed_message(mob/user)
|
||||
|
||||
Reference in New Issue
Block a user