Added /police
This commit is contained in:
parent
71030fc0c5
commit
0feced1423
2 changed files with 16 additions and 1 deletions
|
@ -672,6 +672,21 @@
|
||||||
"offset": 0
|
"offset": 0
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}]
|
}],
|
||||||
|
"police": {
|
||||||
|
"src": "./resources/PoliceHat.png",
|
||||||
|
"z": 2,
|
||||||
|
"anchor": {
|
||||||
|
"x": {
|
||||||
|
"position": 50,
|
||||||
|
"offset": 400,
|
||||||
|
"size": 700
|
||||||
|
},
|
||||||
|
"y": {
|
||||||
|
"position": 0,
|
||||||
|
"offset": 400
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
BIN
resources/PoliceHat.png
Normal file
BIN
resources/PoliceHat.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 33 KiB |
Reference in a new issue