Add: Cybernetic Tongue & Augments Tweak (#17561)

* Add cybernetic tongue organ with new sprite

* Add cybernetic tongue to techweb designs and Augment+ menu. Add changes to tgstation.dme

* Add cybernetic tongue to /datum/techweb_node/cyber_organs

* Update Cybernetic Tongue sprite and description.

* Change cybernetic tongue design to use '4 SECONDS' instead of 40

* Change default organ augment name to 'Default'

* Rename Organic Tongue to Human Tongue

* Change augment limbs and organs to use intended names

* Rename Human tongue augment_item to Organic tongue

* Add defines LIMBS_DEFAULT_NAME and ORGANS_DEFAULT_NAME to limbs_and_markings.dm
This commit is contained in:
Dani Glore
2022-12-15 16:41:24 -05:00
committed by GitHub
parent a8ab987aa2
commit 3d6e95c8f0
8 changed files with 77 additions and 33 deletions
@@ -1349,6 +1349,7 @@
"cybernetic_liver_tier2",
"cybernetic_lungs_tier2",
"cybernetic_stomach_tier2",
"cybernetic_tongue", //SKYRAT EDIT ADDITION
)
research_costs = list(TECHWEB_POINT_TYPE_GENERIC = 1000)