mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-15 00:54:16 +01:00
Fixes great white and xeno empress vore icons.
-The paths had been changed and overridden.
This commit is contained in:
@@ -19,6 +19,9 @@
|
||||
pixel_x = -16
|
||||
pixel_y = -16
|
||||
|
||||
/mob/living/simple_animal/hostile/carp/large/huge
|
||||
icon = 'icons/mob/vore64x64.dmi'
|
||||
|
||||
// Activate Noms!
|
||||
/mob/living/simple_animal/hostile/carp/large
|
||||
vore_active = 1
|
||||
|
||||
@@ -59,7 +59,7 @@
|
||||
icon_gib = "gibbed-a"
|
||||
vore_icons = SA_ICON_LIVING
|
||||
|
||||
/mob/living/simple_animal/hostile/alien/queen/large
|
||||
/mob/living/simple_animal/hostile/alien/queen/empress
|
||||
vore_active = 1
|
||||
icon = 'icons/mob/vore64x64.dmi'
|
||||
icon_state = "queen_s"
|
||||
|
||||
Reference in New Issue
Block a user