mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-12 08:36:00 +01:00
Bumps rust_g to 4.0.0 / IconForge Improvements (#92333)
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
|
||||
var/datum/universal_icon/head_accessory_icon = uni_icon(sprite_accessory.icon, sprite_accessory.icon_state)
|
||||
if(y_offset)
|
||||
head_accessory_icon.shift(NORTH, y_offset, ICON_SIZE_X, ICON_SIZE_Y)
|
||||
head_accessory_icon.shift(NORTH, y_offset)
|
||||
head_accessory_icon.blend_color(COLOR_DARK_BROWN, ICON_MULTIPLY)
|
||||
final_icon.blend_icon(head_accessory_icon, ICON_OVERLAY)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user