mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-30 08:37:43 +01:00
* Cybernetic Moth Eyes : Cybermoff 2077 * Update _eyes.dm * Modular adjustments, and cleans up some skyrat edits while we're here * Adds the moth cybereyes as augment options * Revert "Adds the moth cybereyes as augment options" This reverts commit 7c91d01ed0c14d4a3ec435b2fc878267a7b8618b. * Update organs.dm * Update internal_HA.dmi --------- Co-authored-by: jimmyl <70376633+mc-oofert@users.noreply.github.com> Co-authored-by: Bloop <13398309+vinylspiders@users.noreply.github.com>
5 lines
229 B
Plaintext
5 lines
229 B
Plaintext
// Changed to silver
|
|
/datum/experiment/scanning/random/material/meat
|
|
description = "Supposedly silver has an inert anti-microbial effect; scan a few samples to test this."
|
|
possible_material_types = list(/datum/material/silver)
|