[MIRROR] Cytology Adjacent Update #2: Carp scale crafting. [MDB IGNORE] (#8682)

* Cytology Adjacent Update #2: Carp scale crafting.  (#61913)

expansion: Adds carp scales, and carp scale crafting.

* Cytology Adjacent Update #2: Carp scale crafting.

Co-authored-by: Krysonism <49783092+Krysonism@users.noreply.github.com>
This commit is contained in:
SkyratBot
2021-10-08 07:47:10 -04:00
committed by GitHub
co-authored by Krysonism
parent 86bafa62a2
commit 210b17557e
6 changed files with 34 additions and 2 deletions
+5
View File
@@ -50,6 +50,11 @@
unit_name = "alien hide"
export_types = list(/obj/item/stack/sheet/animalhide/xeno)
/datum/export/stack/skin/carp
cost = CARGO_CRATE_VALUE * 0.5
unit_name = "carp skin"
export_types = list(/obj/item/stack/sheet/animalhide/carp)
/datum/export/stack/licenseplate
cost = CARGO_CRATE_VALUE * 0.125
unit_name = "license plate"