mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-23 21:27:01 +01:00
[MIRROR] Fixes beaker splash (#12757)
Co-authored-by: Cameron Lennox <killer65311@gmail.com>
This commit is contained in:
co-authored by
Cameron Lennox
parent
1e186846b3
commit
b8ecac2d38
@@ -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