Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Skin file annotations + initial tests.
  • Loading branch information
kharnov committed Jun 29, 2014
1 parent 5baf549 commit 7c51976
Show file tree
Hide file tree
Showing 3 changed files with 53 additions and 53 deletions.
44 changes: 22 additions & 22 deletions main/models/players/human_light/body_default.skin
@@ -1,22 +1,22 @@
0,models/players/human_light/head
1,models/players/human_light/head
2,models/players/human_light/armor
3,models/players/human_light/armor
4,models/players/human_light/head
5,models/players/human_light/head
6,models/players/human_light/body
7,models/players/human_light/head
8,models/players/human_light/armor
9,models/players/human_light/armor
10,models/players/human_light/armor
11,models/players/human_light/helmet
12,models/players/human_light/armor
13,models/players/human_light/armor
14,models/players/human_light/armor
15,models/players/human_light/armor
16,models/players/human_light/armor
17,models/players/human_light/armor
18,models/players/human_light/armor
19,models/players/human_light/armor
20,models/players/human_light/armor
21,models/players/human_light/armor
0,models/players/human_light/head // ???
1,models/players/human_light/head // ???
2,models/players/human_light/armor // shoe
3,models/players/human_light/armor // knee pad
4,models/players/human_light/head // ???
5,models/players/human_light/head // ???
6,models/players/human_light/body // body
7,models/players/human_light/head // head
8,models/players/human_light/armor // knee pad
9,models/players/human_light/armor // shoe
10,models/players/human_light/armor // neck piece
11,models/players/human_light/helmet // helmet
12,models/players/human_light/armor // boot piece
13,models/players/human_light/armor // boot piece
14,models/players/human_light/armor // shoulder pad
15,models/players/human_light/armor // shoulder pad
16,gfx/null // arm guard
17,gfx/null // arm guard
18,models/players/human_light/armor // crotch armor
19,gfx/null // hip armor
20,gfx/null // hip armor
21,models/players/human_light/armor // chest armor
44 changes: 22 additions & 22 deletions main/models/players/human_medium/body_default.skin
@@ -1,22 +1,22 @@
0,models/players/human_medium/head
1,models/players/human_medium/head
2,models/players/human_medium/armor
3,models/players/human_medium/armor
4,models/players/human_medium/head
5,models/players/human_medium/head
6,models/players/human_medium/body
7,models/players/human_medium/head
8,models/players/human_medium/armor
9,models/players/human_medium/armor
10,models/players/human_medium/armor
11,models/players/human_medium/helmet
12,models/players/human_medium/armor
13,models/players/human_medium/armor
14,models/players/human_medium/armor
15,models/players/human_medium/armor
16,models/players/human_medium/armor
17,models/players/human_medium/armor
18,models/players/human_medium/armor
19,models/players/human_medium/armor
20,models/players/human_medium/armor
21,models/players/human_medium/armor
0,models/players/human_medium/head // ???
1,models/players/human_medium/head // ???
2,models/players/human_medium/armor // shoe
3,models/players/human_medium/armor // knee pad
4,models/players/human_medium/head // ???
5,models/players/human_medium/head // ???
6,models/players/human_medium/body // body
7,models/players/human_medium/head // head
8,models/players/human_medium/armor // knee pad
9,models/players/human_medium/armor // shoe
10,models/players/human_medium/armor // neck piece
11,models/players/human_medium/helmet // helmet
12,models/players/human_medium/armor // boot piece
13,models/players/human_medium/armor // boot piece
14,models/players/human_medium/armor // shoulder pad
15,models/players/human_medium/armor // shoulder pad
16,models/players/human_medium/armor // arm guard
17,models/players/human_medium/armor // arm guard
18,models/players/human_medium/armor // crotch armor
19,models/players/human_medium/armor // hip armor
20,models/players/human_medium/armor // hip armor
21,models/players/human_medium/armor // chest armor
18 changes: 9 additions & 9 deletions main/models/players/human_naked/body_default.skin
@@ -1,22 +1,22 @@
0,models/players/human_naked/head // ???
1,models/players/human_naked/head // ???
2,gfx/null // leg armor
3,gfx/null // leg armor
2,models/players/human_light/armor // shoe
3,gfx/null // knee pad
4,models/players/human_naked/head // ???
5,models/players/human_naked/head // ???
6,models/players/human_naked/body // body
7,models/players/human_naked/head // head
8,gfx/null // leg armor
9,gfx/null // leg armor
10,gfx/null // neck piece
8,gfx/null // knee pad
9,models/players/human_light/armor // shoe
10,models/players/human_light/armor // neck piece
11,gfx/null // helmet
12,gfx/null // boot piece
13,gfx/null // boot piece
12,models/players/human_light/armor // boot piece
13,models/players/human_light/armor // boot piece
14,gfx/null // shoulder pad
15,gfx/null // shoulder pad
16,gfx/null // arm guard
17,gfx/null // arm guard
18,gfx/null // crotch armor
18,models/players/human_light/armor // crotch armor
19,gfx/null // hip armor
20,gfx/null // hip armor
21,gfx/null // chest armor
21,models/players/human_light/armor // chest armor

0 comments on commit 7c51976

Please sign in to comment.