Replacing carp/shark sprites. (#6121)

This PR replaces carps and sharks sprites. by thread https://forums.aurorastation.org/topic/11503-space-carpspace-shark-aesthetic-change/

Replaces carp/shark sprites

Moves shark sprites into animal.dmi file. Removes spaceshark.dmi

Old sprites of carp and shark remain. Also made a new mobs that uses old carp and shark sprites

Moves all NPC sprite files into icons/mob/npc folder, for organization.

Updates all paths.
This commit is contained in:
Mykhailo Bykhovtsev
2019-03-11 14:01:23 -07:00
committed by Erki
parent 5cfd3a7f7d
commit d01979b9ed
58 changed files with 117 additions and 65 deletions

View File

@@ -149,7 +149,7 @@ mob/living/carbon/proc/handle_hallucinations()
if(2,3)
halbody = image('icons/mob/human.dmi',target,"husk_s",TURF_LAYER)
if(4)
halbody = image('icons/mob/alien.dmi',target,"alienother",TURF_LAYER)
halbody = image('icons/mob/npc/alien.dmi',target,"alienother",TURF_LAYER)
// if(5)
// halbody = image('xcomalien.dmi',target,"chryssalid",TURF_LAYER)