mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-24 13:38:41 +01:00
[MIRROR] Fixes some missing sprites for the moonlight greatsword and whip and worn bottles, adds new wizard ritual knife sprites (#3248)
* Fixes some missing sprites for the moonlight greatsword and whip and worn bottles, adds new wizard ritual knife sprites (#56737) fix: Fixes some missing sprites for the Possessed Sword, Moonlight Greatsword and Chain Whip nullrods. imageadd: Adds new sprites to the wizard ritual knife and veilrenders. * Fixes some missing sprites for the moonlight greatsword and whip and worn bottles, adds new wizard ritual knife sprites Co-authored-by: necromanceranne <40847847+necromanceranne@users.noreply.github.com>
This commit is contained in:
co-authored by
necromanceranne
parent
c9dd47f149
commit
ce35faea0a
@@ -136,11 +136,14 @@
|
||||
/obj/item/kitchen/knife/ritual
|
||||
name = "ritual knife"
|
||||
desc = "The unearthly energies that once powered this blade are now dormant."
|
||||
icon = 'icons/obj/wizard.dmi'
|
||||
icon_state = "render"
|
||||
worn_icon_state = "render"
|
||||
lefthand_file = 'icons/mob/inhands/equipment/kitchen_lefthand.dmi'
|
||||
righthand_file = 'icons/mob/inhands/equipment/kitchen_righthand.dmi'
|
||||
icon = 'icons/obj/eldritch.dmi'
|
||||
icon_state = "bone_blade"
|
||||
inhand_icon_state = "bone_blade"
|
||||
worn_icon_state = "bone_blade"
|
||||
lefthand_file = 'icons/mob/inhands/64x64_lefthand.dmi'
|
||||
righthand_file = 'icons/mob/inhands/64x64_righthand.dmi'
|
||||
inhand_x_dimension = 64
|
||||
inhand_y_dimension = 64
|
||||
w_class = WEIGHT_CLASS_NORMAL
|
||||
|
||||
/obj/item/kitchen/knife/bloodletter
|
||||
|
||||
Reference in New Issue
Block a user