mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-23 05:00:55 +01:00
Grah
This commit is contained in:
@@ -64,7 +64,7 @@
|
||||
)
|
||||
log_combat(user, target, "fed", reagents.get_reagent_log_string())
|
||||
|
||||
SEND_SIGNAL(M, COMSIG_GLASS_DRANK, src, user) // SKYRAT EDIT ADDITION - Hemophages can't casually drink what's not going to regenerate their blood
|
||||
SEND_SIGNAL(target, COMSIG_GLASS_DRANK, src, user) // SKYRAT EDIT ADDITION - Hemophages can't casually drink what's not going to regenerate their blood
|
||||
reagents.trans_to(target, 10, transferred_by = user, methods = INGEST)
|
||||
playsound(target, 'sound/items/drink.ogg', rand(10, 50), TRUE)
|
||||
return ITEM_INTERACT_SUCCESS
|
||||
|
||||
Reference in New Issue
Block a user