[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 13:47:10 +02:00
committed by GitHub
parent 86bafa62a2
commit 210b17557e
6 changed files with 34 additions and 2 deletions
@@ -230,6 +230,15 @@
overlays_from_child_procs = list(image('icons/obj/chairs.dmi', loc, "echair_over", pixel_x = -1))
. = ..()
/obj/structure/chair/comfy/carp
name = "carpskin chair"
desc = "A luxurious chair, the many purple scales reflect the light in a most pleasing manner."
icon_state = "carp_chair"
buildstacktype = /obj/item/stack/sheet/animalhide/carp
/obj/structure/chair/comfy/carp/GetArmrest()
return mutable_appearance('icons/obj/chairs.dmi', "carp_chair_armrest")
/obj/structure/chair/office
anchored = FALSE
buildstackamount = 5