mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-29 16:18:01 +01:00
[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:
@@ -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 |
Reference in New Issue
Block a user