mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-22 04:22:39 +01:00
A bunch of smaller bugfixes (#22618)
Fixes: - https://github.com/Aurorastation/Aurora.3/issues/22592 - https://github.com/Aurorastation/Aurora.3/issues/22369 - https://github.com/Aurorastation/Aurora.3/issues/22398 - https://github.com/Aurorastation/Aurora.3/issues/22358 - https://github.com/Aurorastation/Aurora.3/issues/22432 - https://github.com/Aurorastation/Aurora.3/issues/22591 - https://github.com/Aurorastation/Aurora.3/issues/22411 - And the sound when putting items into metal briefcases, crime scene kits and pill bottles - As well as the sprites for the two boonie hats for taj
This commit is contained in:
@@ -51,6 +51,8 @@
|
||||
path = /obj/item/organ/internal/augment/tool/combitool
|
||||
cost = 5
|
||||
flags = GEAR_HAS_NAME_SELECTION | GEAR_HAS_DESC_SELECTION
|
||||
// Vaurca get a vaurca specific version of this
|
||||
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)
|
||||
|
||||
/datum/gear/augment/combitool/New()
|
||||
..()
|
||||
|
||||
Reference in New Issue
Block a user