mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 10:12:45 +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
|
||||
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
|
||||
name = "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