Skip to content

Commit

Permalink
augments in hands
Browse files Browse the repository at this point in the history
  • Loading branch information
MrCastmer committed Aug 29, 2024
1 parent 1064e94 commit 53b9025
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@
syndicate_implant = TRUE

/obj/item/melee/transforming/energy/blade
lefthand_file = 'modular_dripstation/icons/mob/inhands/melee_lefthand.dmi'
righthand_file = 'modular_dripstation/icons/mob/inhands/melee_righthand.dmi'
lefthand_file = 'modular_dripstation/icons/mob/inhands/augment_lefthand.dmi'
righthand_file = 'modular_dripstation/icons/mob/inhands/augment_righthand.dmi'

/obj/item/organ/cyberimp/arm/hardlight
name = "arm-mounted hardlight blade"
Expand Down Expand Up @@ -93,8 +93,8 @@

/obj/item/mantis/blade
icon = "modular_dripstation/icons/obj/augments.dmi"
lefthand_file = 'modular_dripstation/icons/mob/inhands/melee_lefthand.dmi'
righthand_file = 'modular_dripstation/icons/mob/inhands/melee_righthand.dmi'
lefthand_file = 'modular_dripstation/icons/mob/inhands/augment_lefthand.dmi'
righthand_file = 'modular_dripstation/icons/mob/inhands/augment_righthand.dmi'
icon_state = "mantis"
force = 18

Expand Down
Binary file not shown.
Binary file not shown.

0 comments on commit 53b9025

Please sign in to comment.