Hivenet aug loadout cost tweak (#19410)

changes:
  - rscadd: "Hivenet aug loadout cost changed from 4 to 3."

---------

Co-authored-by: DreamySkrell <>
This commit is contained in:
DreamySkrell
2024-06-14 14:18:58 +00:00
committed by GitHub
co-authored by DreamySkrell <>
parent 7549daca06
commit ad5395c23d
2 changed files with 8 additions and 1 deletions
@@ -267,5 +267,5 @@
path = /obj/item/organ/internal/augment/language/vekatak
whitelisted = list(SPECIES_HUMAN, SPECIES_HUMAN_OFFWORLD, SPECIES_TAJARA, SPECIES_TAJARA_ZHAN, SPECIES_TAJARA_MSAI, SPECIES_SKRELL, SPECIES_SKRELL_AXIORI, SPECIES_IPC, SPECIES_IPC_G1, SPECIES_IPC_G2, SPECIES_IPC_XION, SPECIES_IPC_ZENGHU, SPECIES_IPC_BISHOP, SPECIES_IPC_SHELL, SPECIES_UNATHI)
faction = "Private Military Contracting Group"
cost = 4
cost = 3
allowed_roles = list("Physician", "Surgeon", "Pharmacist", "First Responder", "Psychiatrist", "Medical Intern", "Medical Personnel", "Security Officer", "Warden", "Security Cadet", "Investigator", "Security Personnel", "Corporate Liaison", "Assistant", "Off-Duty Crew Member")