I'm tired.
This commit is contained in:
@@ -185,7 +185,8 @@ BLIND // can't see anything
|
||||
alpha_masks = list(alpha_masks)
|
||||
for(var/k in alpha_masks)
|
||||
var/list/L = GLOB.worn_alpha_masks[k]
|
||||
M.filters += filter(type="alpha", x = L[1], y = L[2], icon = L[3])
|
||||
if(L)
|
||||
M.filters += filter(type="alpha", x = L[1], y = L[2], icon = L[3])
|
||||
. = GLOB.alpha_masked_worn_clothing_icons[index] = M
|
||||
|
||||
#else
|
||||
|
||||
@@ -845,7 +845,7 @@ GLOBAL_LIST_EMPTY(roundstart_race_names)
|
||||
if(S.center)
|
||||
accessory_overlay = center_image(accessory_overlay, S.dimension_x, S.dimension_y)
|
||||
|
||||
if(!HAS_TRAIT(H, TRAIT_HUSK))
|
||||
if(!husk)
|
||||
if(!forced_colour)
|
||||
switch(S.color_src)
|
||||
if(SKINTONE)
|
||||
|
||||
Reference in New Issue
Block a user