mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-26 13:37:58 +01:00
Adds in the icon files for Kidan and fixes issue
SkyMarshal caught a small issue, and I realized that I never did include the kidan icon files. This is the fix!
This commit is contained in:
@@ -147,7 +147,7 @@ datum/preferences
|
||||
if("Vox")
|
||||
icobase = 'icons/mob/human_races/r_vox.dmi'
|
||||
if("Kidan")
|
||||
icobase = 'icons/mob/human_races/r_vox.dmi'
|
||||
icobase = 'icons/mob/human_races/r_kidan.dmi'
|
||||
|
||||
else
|
||||
icobase = 'icons/mob/human_races/r_human.dmi'
|
||||
|
||||
Reference in New Issue
Block a user