mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-24 21:57:53 +01:00
[MIRROR] Amputation Repair, Surgery adjustments, and amputation vision. (#12475)
Co-authored-by: Cameron Lennox <killer65311@gmail.com>
This commit is contained in:
co-authored by
Cameron Lennox
parent
de8b0c830b
commit
0b9b1617ad
@@ -167,7 +167,7 @@
|
||||
examine_icon.MapColors(rgb(77,77,77), rgb(150,150,150), rgb(28,28,28), rgb(0,0,0))
|
||||
return examine_icon
|
||||
|
||||
/obj/structure/gargoyle/get_description_info()
|
||||
/obj/structure/gargoyle/get_description_info(list/additional_information)
|
||||
var/mob/living/carbon/human/gargoyle = WR_gargoyle.resolve()
|
||||
if(gargoyle)
|
||||
if(isspace(loc) || isopenspace(loc))
|
||||
|
||||
Reference in New Issue
Block a user