mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2025-12-29 03:21:30 +00:00
Adds additional manoeuvre jump distance to the calf augment (#15118)
This commit is contained in:
@@ -116,9 +116,10 @@
|
||||
|
||||
/datum/gear/augment/suspension
|
||||
display_name = "calf suspension"
|
||||
description = "An augment that reduces the damage from falling from heights."
|
||||
description = "An augment that allows the wearer to jump further and slightly reduces the damage from falling from heights."
|
||||
path = /obj/item/organ/internal/augment/suspension
|
||||
cost = 4
|
||||
whitelisted = list(SPECIES_HUMAN, SPECIES_HUMAN_OFFWORLD, SPECIES_TAJARA_ZHAN, SPECIES_SKRELL, SPECIES_SKRELL_AXIORI, SPECIES_IPC, SPECIES_IPC_XION, SPECIES_IPC_BISHOP, SPECIES_IPC_SHELL, SPECIES_VAURCA_WORKER, SPECIES_UNATHI)
|
||||
|
||||
/datum/gear/augment/taste_boosters
|
||||
display_name = "taste booster selection"
|
||||
|
||||
Reference in New Issue
Block a user