mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-12 08:36:00 +01:00
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:
@@ -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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user