mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-27 23:14:18 +01:00
Body and Soul of Steel: the Tesla Rejuvenation Suit (#15590)
This commit is contained in:
@@ -141,6 +141,13 @@ var/global/datum/robolimb/basic_robolimb
|
||||
else
|
||||
return TRUE
|
||||
|
||||
/datum/robolimb/tesla/industrial
|
||||
company = PROSTHETIC_TESLA_BODY
|
||||
desc = "A heavy version of the Tesla prosthetics created for the Tesla Rejuvenation Suit"
|
||||
icon = 'icons/mob/human_races/tajara/industrial_tesla_limbs.dmi'
|
||||
species_can_use = list(SPECIES_TAJARA_TESLA_BODY)
|
||||
brute_mod = 0.7
|
||||
|
||||
/datum/robolimb/vaurca
|
||||
company = PROSTHETIC_VAURCA
|
||||
desc = "This limb design is from old Sedantis, still manufactured by the Hives when providing maintenace to most of the basic Vaurcesian bioforms."
|
||||
|
||||
Reference in New Issue
Block a user