mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-17 10:05:27 +01:00
resize limits and designer / dna update (#16807)
* resize limits and designer / dna update * . * genes to mobs * . * Update designer.dm * Update designer.dm * species cleanup
This commit is contained in:
@@ -272,7 +272,7 @@
|
||||
switch(species_to_check)
|
||||
if(SPECIES_HUMAN)
|
||||
temp_img = icon('icons/obj/butts_vr.dmi', "human")
|
||||
if(SPECIES_TAJ)
|
||||
if(SPECIES_TAJARAN)
|
||||
temp_img = icon('icons/obj/butts_vr.dmi', "tajaran")
|
||||
if(SPECIES_UNATHI)
|
||||
temp_img = icon('icons/obj/butts_vr.dmi', "unathi")
|
||||
|
||||
Reference in New Issue
Block a user