mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-21 03:56:47 +01:00
Refactors shadekin
This commit is contained in:
@@ -2,6 +2,4 @@
|
||||
can_assist = FALSE
|
||||
|
||||
var/dark_energy = 100
|
||||
var/max_dark_energy = 100
|
||||
|
||||
organ_verbs = list()
|
||||
var/max_dark_energy = 100
|
||||
@@ -7,5 +7,8 @@
|
||||
eye_icon = "eyes_sergal"
|
||||
|
||||
/obj/item/organ/external/head/shadekin
|
||||
cannot_gib = 1
|
||||
cannot_amputate = 1
|
||||
|
||||
eye_icon_location = 'icons/mob/human_face_vr.dmi'
|
||||
eye_icon = "eyes_shadekin_blue"
|
||||
Reference in New Issue
Block a user