mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-28 23:58:07 +01:00
New sprites for Envy Knife (#90527)
This commit is contained in:
@@ -28,12 +28,13 @@
|
||||
desc = "Their success will be yours."
|
||||
icon = 'icons/obj/weapons/stabby.dmi'
|
||||
icon_state = "envyknife"
|
||||
inhand_icon_state = "knife"
|
||||
inhand_icon_state = "envyknife"
|
||||
lefthand_file = 'icons/mob/inhands/equipment/kitchen_lefthand.dmi'
|
||||
righthand_file = 'icons/mob/inhands/equipment/kitchen_righthand.dmi'
|
||||
force = 18
|
||||
throwforce = 10
|
||||
w_class = WEIGHT_CLASS_NORMAL
|
||||
custom_materials = list(/datum/material/bone=SMALL_MATERIAL_AMOUNT)
|
||||
hitsound = 'sound/items/weapons/bladeslice.ogg'
|
||||
|
||||
/obj/item/knife/envy/afterattack(atom/target, mob/living/carbon/human/user, click_parameters)
|
||||
|
||||
Reference in New Issue
Block a user