mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-26 21:49:11 +01:00
Fixes mega carp turning into failsnek on death (#18393)
This commit is contained in:
@@ -221,7 +221,7 @@
|
||||
name = "great white carp"
|
||||
desc = "A very rare breed of carp- and a very aggressive one."
|
||||
icon = 'icons/mob/vore64x64.dmi'
|
||||
icon_dead = "megacarp_dead"
|
||||
icon_dead = "megacarp-dead"
|
||||
icon_living = "megacarp"
|
||||
icon_state = "megacarp"
|
||||
vore_icons = SA_ICON_LIVING
|
||||
|
||||
Reference in New Issue
Block a user