mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-25 22:12:58 +01:00
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:
co-authored by
Matt Atlas
Fluffy
parent
e4951d2813
commit
48012a1930
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user