Skip to content

Commit

Permalink
this makes sense i think (#22760)
Browse files Browse the repository at this point in the history
  • Loading branch information
N3D6 authored Oct 25, 2024
1 parent fa45ffb commit 39563e4
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,7 @@
/mob/living/simple_animal/hostile/asteroid/marrowweaver/ice
name = "Frostbite Spider"
desc = "A big, angry, venomous ice spider. It likes to snack on bone marrow. Its preferred food source is you."
butcher_results = list(/obj/item/stack/ore/diamond = 2, /obj/item/stack/sheet/bone = 3, /obj/item/stack/sheet/sinew = 2, /obj/item/stack/sheet/animalhide/weaver_chitin = 4, /obj/item/reagent_containers/food/snacks/meat/slab/spider = 2)
icon_state = "weaver_ice"
icon_living = "weaver_ice"
icon_aggro = "weaver_ice"
Expand Down

0 comments on commit 39563e4

Please sign in to comment.