mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-29 06:58:30 +01:00
Port tg statpanel (#16463)
* Port tg statpanel * Add verb descriptions using the title attribute * Fix a dreamchecker error * Remove chomp edits * Add mentor tickets to ticket panel --------- Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
This commit is contained in:
co-authored by
Kashargul
parent
ed5fc193f7
commit
c07027136e
@@ -324,7 +324,7 @@
|
||||
scannable = 1
|
||||
|
||||
/datum/reagent/glamour/affect_blood(var/mob/living/carbon/target, var/removed)
|
||||
target.verbs |= /mob/living/carbon/human/proc/enter_cocoon
|
||||
add_verb(target, /mob/living/carbon/human/proc/enter_cocoon)
|
||||
target.bloodstr.clear_reagents() //instantly clears reagents afterwards
|
||||
target.ingested.clear_reagents()
|
||||
target.touching.clear_reagents()
|
||||
|
||||
Reference in New Issue
Block a user