Adds additional manoeuvre jump distance to the calf augment (#15118)

This commit is contained in:
Jaraci
2022-11-19 17:19:35 +00:00
committed by GitHub
parent fef0448a7b
commit 861da17ae6
4 changed files with 22 additions and 2 deletions

View File

@@ -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"