Updated sprite to actually fit our server

Because the used sprite failed completely.
I also made it better looking (my opinion) and actually centered on
character following other sprites, so it doesn't overlap or is too
short.
Also updated name, because why did I use capital letters in the first
place.
This commit is contained in:
Regen
2014-01-24 22:18:07 +01:00
parent 128afe4833
commit df2770eeb1
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -32,7 +32,7 @@
armor = list(melee = 10, bullet = 0, laser = 0,energy = 0, bomb = 0, bio = 0, rad = 0) // Standard Security jumpsuit stats
siemens_coefficient = 0.
/obj/item/clothing/under/fluff/BlackSchoolGirl // Black schoolgirl uniform
/obj/item/clothing/under/fluff/blackschoolGirl // Black schoolgirl uniform
name = "Black Schoolgirl Uniform"
desc = "A Japanese style school uniform for girls"
icon= 'icons/obj/clothing/uniforms.dmi'