Added birthday hat
This commit is contained in:
parent
7d18a2e60d
commit
2fed973695
2 changed files with 15 additions and 0 deletions
BIN
BirthdayHat.png
Normal file
BIN
BirthdayHat.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 539 KiB |
|
@ -48,6 +48,21 @@
|
||||||
"offset": 150
|
"offset": 150
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"birthday": {
|
||||||
|
"template": "./BirthdayHat.png",
|
||||||
|
"z": 2,
|
||||||
|
"anchor": {
|
||||||
|
"x": {
|
||||||
|
"position": 50,
|
||||||
|
"offset": 512,
|
||||||
|
"size": 1024
|
||||||
|
},
|
||||||
|
"y": {
|
||||||
|
"position": 0,
|
||||||
|
"offset": 700
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
Reference in a new issue