mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-31 00:58:26 +01:00
[READY] [MOSTLY MODULAR] Vox sprite fixes, updates, and additions (#7522)
* [DRAFT} Vox sprite fixes, updates. * spriiiiiiite fiixeeesssss * sprite name fix * part one * PART 2 * modularization moment
This commit is contained in:
@@ -188,7 +188,7 @@ There are several things that need to be remembered:
|
||||
apply_overlay(ID_LAYER)
|
||||
//apply_overlay(ID_CARD_LAYER) //SKYRAT EDIT REMOVAL - Ugly ID
|
||||
|
||||
|
||||
/*
|
||||
/mob/living/carbon/human/update_inv_gloves()
|
||||
remove_overlay(GLOVES_LAYER)
|
||||
|
||||
@@ -220,7 +220,7 @@ There are several things that need to be remembered:
|
||||
gloves_overlay.pixel_y += dna.species.offset_features[OFFSET_GLOVES][2]
|
||||
overlays_standing[GLOVES_LAYER] = gloves_overlay
|
||||
apply_overlay(GLOVES_LAYER)
|
||||
|
||||
*/
|
||||
|
||||
//SKYRAT EDIT REMOVAL BEGIN - CUSTOMIZATION (moved to modular)
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user