From 1332dce4b34eaed5968799d170c59fcb78a07bf2 Mon Sep 17 00:00:00 2001 From: DreamySkrell <> Date: Fri, 10 May 2024 11:43:09 +0200 Subject: [PATCH] w --- .../client/preference_setup/loadout/items/xeno/vaurca.dm | 2 +- html/changelogs/DreamySkrell-bug-fr-claws.yml | 7 +++++++ 2 files changed, 8 insertions(+), 1 deletion(-) create mode 100644 html/changelogs/DreamySkrell-bug-fr-claws.yml diff --git a/code/modules/client/preference_setup/loadout/items/xeno/vaurca.dm b/code/modules/client/preference_setup/loadout/items/xeno/vaurca.dm index af0c4db4665..bb240684873 100644 --- a/code/modules/client/preference_setup/loadout/items/xeno/vaurca.dm +++ b/code/modules/client/preference_setup/loadout/items/xeno/vaurca.dm @@ -286,7 +286,7 @@ path = /obj/item/organ/internal/augment/tool/vaurcamag sort_category = "Xenowear - Vaurca" whitelisted = list(SPECIES_VAURCA_WORKER, SPECIES_VAURCA_WARRIOR, SPECIES_VAURCA_BULWARK) - allowed_roles = list("Shaft Miner", "Engineer", "Atmospheric Technician", "Engineering Apprentice", "Xenoarchaeologist", "Engineering Personnel", "Operations Personnel") + allowed_roles = list("Shaft Miner", "Engineer", "Atmospheric Technician", "Engineering Apprentice", "Xenoarchaeologist", "Engineering Personnel", "Operations Personnel", "First Responder", "Medical Personnel") /datum/gear/accessory/tret_passcard display_name = "tret passcard" diff --git a/html/changelogs/DreamySkrell-bug-fr-claws.yml b/html/changelogs/DreamySkrell-bug-fr-claws.yml new file mode 100644 index 00000000000..36e0168e1f0 --- /dev/null +++ b/html/changelogs/DreamySkrell-bug-fr-claws.yml @@ -0,0 +1,7 @@ + +author: DreamySkrell + +delete-after: True + +changes: + - rscadd: "Allows Vaurca FR to take mag-claws."