mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-21 02:57:48 +01:00
Cleaning out all the species_fit and sprite_sheets
Thanks @Fox_McCloud, I missed those
This commit is contained in:
@@ -1,10 +1,3 @@
|
||||
//Fits all uniforms to Vox
|
||||
/obj/item/clothing/under/
|
||||
species_fit = list("Vox")
|
||||
sprite_sheets = list(
|
||||
"Vox" = 'icons/mob/species/vox/uniform.dmi'
|
||||
)
|
||||
|
||||
//Alphabetical order of support jobs.
|
||||
|
||||
/obj/item/clothing/under/rank/bartender
|
||||
@@ -191,4 +184,4 @@
|
||||
name = "barber's uniform"
|
||||
icon_state = "barber"
|
||||
item_state = "barber"
|
||||
_color = "barber"
|
||||
_color = "barber"
|
||||
|
||||
Reference in New Issue
Block a user