From 51495ad8409dcc7f9485b0cd3fd685e76e42fbe3 Mon Sep 17 00:00:00 2001 From: desven <45808369+desvenlafaxine@users.noreply.github.com> Date: Mon, 27 Sep 2021 23:42:47 -0500 Subject: [PATCH] Adds Vaurca nitrile and botany gloves (#12544) --- .../objects/items/weapons/storage/nitrilebox.dm | 3 ++- code/modules/clothing/gloves/miscellaneous.dm | 16 ++++++++++++++++ html/changelogs/desven-vaurcagloves.yml | 4 ++++ maps/aurora/aurora-3_sublevel.dmm | 3 +++ maps/aurora/aurora-4_mainlevel.dmm | 2 ++ 5 files changed, 27 insertions(+), 1 deletion(-) create mode 100644 html/changelogs/desven-vaurcagloves.yml diff --git a/code/game/objects/items/weapons/storage/nitrilebox.dm b/code/game/objects/items/weapons/storage/nitrilebox.dm index f91b1ae4632..10af6cde53c 100644 --- a/code/game/objects/items/weapons/storage/nitrilebox.dm +++ b/code/game/objects/items/weapons/storage/nitrilebox.dm @@ -44,7 +44,8 @@ var/list/glove_types = list( "Standard Gloves" = /obj/item/clothing/gloves/latex/nitrile, "Unathi Gloves" = /obj/item/clothing/gloves/latex/nitrile/unathi, - "Tajara Gloves" = /obj/item/clothing/gloves/latex/nitrile/tajara + "Tajara Gloves" = /obj/item/clothing/gloves/latex/nitrile/tajara, + "Vaurca Gloves" = /obj/item/clothing/gloves/latex/nitrile/vaurca ) var/chosen_type = input(user, "Which pair of gloves would you like?", capitalize_first_letters(name)) as null|anything in glove_types if(!chosen_type) diff --git a/code/modules/clothing/gloves/miscellaneous.dm b/code/modules/clothing/gloves/miscellaneous.dm index dd3cb60c696..ce08f033339 100644 --- a/code/modules/clothing/gloves/miscellaneous.dm +++ b/code/modules/clothing/gloves/miscellaneous.dm @@ -99,6 +99,13 @@ item_state = "nitrile" species_restricted = list(BODYTYPE_TAJARA) +/obj/item/clothing/gloves/latex/nitrile/vaurca + name = "vaurca nitrile gloves" + desc = "Sterile nitrile gloves. Designed for Vaurca use." + icon_state = "nitrile" + item_state = "nitrile" + species_restricted = list(BODYTYPE_VAURCA) + /obj/item/clothing/gloves/latex/unathi name = "unathi latex gloves" desc = "Sterile latex gloves. Designed for Unathi use." @@ -109,6 +116,11 @@ desc = "Sterile latex gloves. Designed for Tajara use." species_restricted = list(BODYTYPE_TAJARA) +/obj/item/clothing/gloves/latex/vaurca + name = "vaurca latex gloves" + desc = "Sterile latex gloves. Designed for Vaurca use." + species_restricted = list(BODYTYPE_VAURCA) + /obj/item/clothing/gloves/botanic_leather desc = "These leather work gloves protect against thorns, barbs, prickles, spikes and other harmful objects of floral origin." name = "leather gloves" @@ -127,6 +139,10 @@ name = "tajaran leather gloves" species_restricted = list(BODYTYPE_TAJARA) +/obj/item/clothing/gloves/botanic_leather/vaurca + name = "vaurca leather gloves" + species_restricted = list(BODYTYPE_VAURCA) + /* Forcegloves. They amplify force from melee hits as well as muck up disarm and stuff a little. Has bits of code in item_attack.dm, stungloves.dm, human_attackhand, human_defense diff --git a/html/changelogs/desven-vaurcagloves.yml b/html/changelogs/desven-vaurcagloves.yml new file mode 100644 index 00000000000..79c387b825b --- /dev/null +++ b/html/changelogs/desven-vaurcagloves.yml @@ -0,0 +1,4 @@ +author: Desven +delete-after: True +changes: + - rscadd: "Added Vaurca nitrile and botany gloves." diff --git a/maps/aurora/aurora-3_sublevel.dmm b/maps/aurora/aurora-3_sublevel.dmm index b34ce76dba6..3da7c32910c 100644 --- a/maps/aurora/aurora-3_sublevel.dmm +++ b/maps/aurora/aurora-3_sublevel.dmm @@ -21550,6 +21550,7 @@ /obj/item/clothing/gloves/latex/nitrile/tajara, /obj/item/clothing/gloves/latex/unathi, /obj/item/clothing/gloves/latex/tajara, +/obj/item/clothing/gloves/latex/vaurca, /turf/simulated/floor/tiled, /area/medical/medbay4) "aSL" = ( @@ -21563,6 +21564,7 @@ dir = 4; icon_state = "tube1" }, +/obj/item/clothing/gloves/latex/vaurca, /turf/simulated/floor/tiled, /area/medical/medbay4) "aSM" = ( @@ -34921,6 +34923,7 @@ /obj/machinery/camera/network/medbay{ c_tag = "Medical - Secondary Storage" }, +/obj/item/clothing/gloves/latex/vaurca, /turf/simulated/floor/tiled, /area/medical/medbay4) "umt" = ( diff --git a/maps/aurora/aurora-4_mainlevel.dmm b/maps/aurora/aurora-4_mainlevel.dmm index 903642f349e..1b2399074f1 100644 --- a/maps/aurora/aurora-4_mainlevel.dmm +++ b/maps/aurora/aurora-4_mainlevel.dmm @@ -47130,6 +47130,7 @@ d2 = 8; icon_state = "2-8" }, +/obj/item/clothing/gloves/botanic_leather/vaurca, /turf/simulated/floor/tiled, /area/hydroponics) "bHy" = ( @@ -47390,6 +47391,7 @@ d2 = 2; icon_state = "1-2" }, +/obj/item/clothing/gloves/botanic_leather/vaurca, /turf/simulated/floor/tiled, /area/hydroponics) "bIm" = (