mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-23 13:10:02 +01:00
* 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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user