15 lines
446 B
Plaintext
15 lines
446 B
Plaintext
|
|
/obj/item/clothing/glasses/hud/health/gar
|
|
name = "gar health scanner HUD"
|
|
desc = "When you're scared, that's all the more reason to move forward!"
|
|
icon ='GainStation13/icons/obj/clothing/glasses.dmi'
|
|
mob_overlay_icon = 'GainStation13/icons/mob/eyes.dmi'
|
|
icon_state = "garh"
|
|
item_state = "garh"
|
|
force = 10
|
|
throwforce = 10
|
|
throw_speed = 4
|
|
attack_verb = list("sliced")
|
|
hitsound = 'sound/weapons/bladeslice.ogg'
|
|
sharpness = SHARP_POINTY
|