[PORT] Broodmother & Beak (Tiny) sprites (#5621)

## About The Pull Request

This ports the Spider (Splurt) and Beak (Tiny) sprites from Splurt. I
was unable to find the original authors of the respective sprites.

This PR is being done upon request.

## Why It's Good For The Game

Customization........................ oh yeah babeyt!

## Proof Of Testing



https://github.com/user-attachments/assets/d1f53c4c-dae1-4aa5-af02-b5da84979d4a



## Changelog
🆑
add: Added Broodmother taur body
add: Added Beak (Tiny) snout
/🆑
This commit is contained in:
Jinshee
2026-05-20 15:19:40 +02:00
committed by GitHub
parent d215575486
commit 36bc0b59a8
4 changed files with 11 additions and 0 deletions
@@ -74,3 +74,8 @@
name = "Haydee"
icon_state = "extra_haydeemedical"
icon = 'modular_zubbers/icons/customization/snouts.dmi'
/datum/sprite_accessory/snouts/mammal/beaktiny
name = "Beak (Tiny)"
icon_state = "beaktiny"
icon = 'modular_zubbers/icons/customization/snouts.dmi'
@@ -130,6 +130,12 @@
icon_state = "drider"
organ_type = /obj/item/organ/taur_body/spider
/datum/sprite_accessory/taur/broodmother
name = "Broodmother"
icon_state = "broodmother"
organ_type = /obj/item/organ/taur_body/spider
icon = 'modular_zubbers/icons/customization/taur.dmi'
/datum/sprite_accessory/taur/insect
name = "Insect"
icon_state = "ant"
Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.9 KiB

After

Width:  |  Height:  |  Size: 7.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 37 KiB