This commit is contained in:
34
src/data/npcLayoutConfig.json
Normal file
34
src/data/npcLayoutConfig.json
Normal file
@@ -0,0 +1,34 @@
|
||||
{
|
||||
"body": {
|
||||
"x": 0,
|
||||
"y": 0
|
||||
},
|
||||
"head": {
|
||||
"x": 0,
|
||||
"y": 1
|
||||
},
|
||||
"facialHair": {
|
||||
"x": 0,
|
||||
"y": 1
|
||||
},
|
||||
"hair": {
|
||||
"x": 0,
|
||||
"y": 1
|
||||
},
|
||||
"headgear": {
|
||||
"x": 0,
|
||||
"y": -3
|
||||
},
|
||||
"hand": {
|
||||
"x": -7,
|
||||
"y": 7
|
||||
},
|
||||
"mainHand": {
|
||||
"x": -8,
|
||||
"y": -10
|
||||
},
|
||||
"offHand": {
|
||||
"x": 5,
|
||||
"y": 8
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user