mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 02:34:00 +00:00
Adds Tentaclehead/mouth sprites
...This was easy to fix? I wonder why the author never fixed it...
This commit is contained in:
@@ -1037,6 +1037,18 @@
|
|||||||
color_blend_mode = ICON_MULTIPLY
|
color_blend_mode = ICON_MULTIPLY
|
||||||
body_parts = list(BP_HEAD)
|
body_parts = list(BP_HEAD)
|
||||||
|
|
||||||
|
tentacle_head
|
||||||
|
name = "Squid Head"
|
||||||
|
icon_state = "tentaclehead"
|
||||||
|
color_blend_mode = ICON_MULTIPLY
|
||||||
|
body_parts = list(BP_HEAD)
|
||||||
|
|
||||||
|
tentacle_mouth
|
||||||
|
name = "Tentacle Mouth"
|
||||||
|
icon_state = "tentaclemouth"
|
||||||
|
color_blend_mode = ICON_MULTIPLY
|
||||||
|
body_parts = list(BP_HEAD)
|
||||||
|
|
||||||
heterochromia
|
heterochromia
|
||||||
name = "Heterochromia"
|
name = "Heterochromia"
|
||||||
icon_state = "heterochromia"
|
icon_state = "heterochromia"
|
||||||
|
|||||||
Binary file not shown.
|
Before Width: | Height: | Size: 56 KiB After Width: | Height: | Size: 57 KiB |
Reference in New Issue
Block a user