mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-23 05:07:51 +01:00
Tg panel patch 2 (#8085)
Co-authored-by: Cadyn Bombaci <cadynspacetechguy@gmail.com>
This commit is contained in:
co-authored by
Cadyn Bombaci
parent
a63a919fcb
commit
e28fa96705
@@ -642,7 +642,7 @@
|
||||
/obj/item/weapon/implant/fluff/coda/proc/coda_implant_resize(var/mob/living/carbon/human/H)
|
||||
set name = "Resize (Implant)"
|
||||
set desc = "Change your size between two different preset options."
|
||||
set category = "IC"
|
||||
set category = "IC.Game" //CHOMPEdit
|
||||
|
||||
if(H.stat == DEAD)
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user