This commit is contained in:
kevinz000
2020-02-13 16:25:43 -07:00
parent b3a81d9c8e
commit e8ccf4b6d7
8 changed files with 18 additions and 15 deletions
@@ -52,7 +52,7 @@
SEND_SIGNAL(A, COMSIG_COMPONENT_CLEAN_ACT, CLEAN_MEDIUM)
return
/obj/item/reagent_containers/rag/pre_altattackby(mob/living/M, mob/living/user, params)
/obj/item/reagent_containers/rag/alt_pre_attack(mob/living/M, mob/living/user, params)
if(istype(M) && user.a_intent == INTENT_HELP)
user.changeNext_move(CLICK_CD_MELEE)
if(M.on_fire)