Added /dank
This commit is contained in:
parent
bc71aa30b8
commit
2e22ad08a7
2 changed files with 15 additions and 0 deletions
BIN
DankHat.png
Normal file
BIN
DankHat.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.7 KiB |
|
@ -64,6 +64,21 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"dank": {
|
||||||
|
"template": "./DankHat.png",
|
||||||
|
"z": 2,
|
||||||
|
"anchor": {
|
||||||
|
"x": {
|
||||||
|
"position": 50,
|
||||||
|
"offset": 150,
|
||||||
|
"size": 320
|
||||||
|
},
|
||||||
|
"y": {
|
||||||
|
"position": 0,
|
||||||
|
"offset": 220
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
"space": {
|
"space": {
|
||||||
"template": "./AstronautHelmet.png",
|
"template": "./AstronautHelmet.png",
|
||||||
"z": 2,
|
"z": 2,
|
||||||
|
|
Reference in a new issue