Skip to content

Commit

Permalink
Чистка
Browse files Browse the repository at this point in the history
  • Loading branch information
msw7007 committed Jan 23, 2025
1 parent b4745bb commit c46e477
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion code/datums/datacore.dm
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,6 @@ GLOBAL_VAR_INIT(record_id_num, 1001)
preview_icon.Blend(temp, ICON_OVERLAY)
// SS220 EDIT END - SERPENTIDS


//Tail
if(H.body_accessory && (istype(H.body_accessory, /datum/body_accessory/tail) || istype(H.body_accessory, /datum/body_accessory/wing)))
temp = new/icon("icon" = H.body_accessory.icon, "icon_state" = H.body_accessory.icon_state)
Expand Down

0 comments on commit c46e477

Please sign in to comment.