mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-27 22:18:27 +01:00
Merge pull request #7995 from VOREStation/Arokha/issue7982
Fix carp subtypes without vore sprites becoming invisible
This commit is contained in:
@@ -120,6 +120,13 @@
|
||||
response_disarm = "gently pushes aside"
|
||||
response_harm = "hits"
|
||||
|
||||
/mob/living/simple_mob/animal/space/carp/large
|
||||
vore_icons = 0
|
||||
/mob/living/simple_mob/animal/space/carp/large/huge
|
||||
vore_icons = 0
|
||||
/mob/living/simple_mob/animal/space/carp/holographic
|
||||
vore_icons = 0
|
||||
|
||||
/* //VOREStation AI Temporary removal
|
||||
/mob/living/simple_mob/hostile/creature/vore
|
||||
vore_active = 1
|
||||
|
||||
Reference in New Issue
Block a user