Merge pull request #191 from Phantastic-Swan/fat_whip_textures

adds Clumpy's textures for the calorite and galbanic whips
This commit is contained in:
evilew
2025-08-08 17:53:17 -05:00
committed by GitHub
2 changed files with 4 additions and 0 deletions
@@ -244,6 +244,8 @@
/obj/item/melee/curator_whip/fattening
name = "calorite-lined whip"
icon = 'GainStation13/icons/obj/weapons/fat_whip.dmi'
icon_state = "calorite"
desc = "The whip seems to glisten with an orange gleam inbetween its threads."
damtype = "fat"
attack_verb = list("fattened")
@@ -251,6 +253,8 @@
/obj/item/melee/curator_whip/permafattening
name = "galbanic whip"
icon = 'GainStation13/icons/obj/weapons/fat_whip.dmi'
icon_state = "galbanic"
desc = "How can a whip even be infused galbanic? No one knows."
damtype = "perma_fat"
attack_verb = list("fattened")
Binary file not shown.

After

Width:  |  Height:  |  Size: 6.2 KiB