mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-13 16:13:19 +01:00
Merge pull request #125 from alex-gh/schoolgirl_fix
Schoolgirl_black jumpsuit should properly display now.
This commit is contained in:
@@ -37,6 +37,7 @@
|
||||
desc = "A Japanese style school uniform for girls"
|
||||
icon= 'icons/obj/clothing/uniforms.dmi'
|
||||
icon_state = "schoolgirl_black"
|
||||
_color = "schoolgirl_black"
|
||||
item_state = "schoolgirl_black"
|
||||
has_sensor = 1 // Just to make sure it has a sensor
|
||||
armor = list(melee = 0, bullet = 0, laser = 0,energy = 0, bomb = 0, bio = 0, rad = 0) // Standar Jumpsuit stats
|
||||
|
||||
Reference in New Issue
Block a user