mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-31 07:57:47 +01:00
Updates Status Effects: Fixes Blood Drunk Status Effect, Buffs Regenerative Core (#12320)
This commit is contained in:
committed by
variableundefined
parent
604fc2e8fe
commit
1b1bd00c06
@@ -84,7 +84,7 @@
|
||||
else
|
||||
to_chat(user, "<span class='notice'>You start to smear [src] on yourself. Disgusting tendrils hold you together and allow you to keep moving, but for how long?</span>")
|
||||
feedback_add_details("hivelord_core","[src.type]|used|self")
|
||||
H.revive()
|
||||
H.apply_status_effect(STATUS_EFFECT_REGENERATIVE_CORE)
|
||||
user.drop_item()
|
||||
qdel(src)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user