Vaurca Integrated Magclaws (#16886)

* bulwark sprites

* augment claws

* changelog

* job restrictions

* Update code/game/objects/items/weapons/vaurca_items.dm

Co-authored-by: Matt Atlas <mattiathebest2000@hotmail.it>

* what i get for copypasting aug code

* i forgor

Co-authored-by: Fluffy <65877598+FluffyGhoster@users.noreply.github.com>

---------

Co-authored-by: Matt Atlas <mattiathebest2000@hotmail.it>
Co-authored-by: Fluffy <65877598+FluffyGhoster@users.noreply.github.com>
This commit is contained in:
RustingWithYou
2023-09-07 21:04:10 +00:00
committed by GitHub
co-authored by Matt Atlas Fluffy
parent e4951d2813
commit 48012a1930
7 changed files with 84 additions and 2 deletions
+11
View File
@@ -115,6 +115,17 @@
"wirecutters"
)
/obj/item/organ/internal/augment/tool/vaurcamag
name = "integrated mag-claws"
desc = "An integrated magnetic grip system, designed for Vaurcae without easy access to magboots."
icon_state = "suspension"
item_state = "suspension"
action_button_name = "Deploy Mag-Claws"
action_button_icon = "magclaws"
augment_type = /obj/item/clothing/shoes/magboots/vaurca/aug
parent_organ = BP_GROIN
organ_tag = BP_AUG_MAGBOOT
aug_slot = slot_shoes
/obj/item/organ/internal/vaurca/preserve
icon = 'icons/obj/organs/vaurca_organs.dmi'