mirror of
https://github.com/evilew/GS13-Citadel.git
synced 2026-08-23 21:27:09 +01:00
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:
@@ -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 |
Reference in New Issue
Block a user