Added /ice
This commit is contained in:
parent
17b076b29c
commit
8960d87721
2 changed files with 16 additions and 0 deletions
BIN
IceCube.png
Normal file
BIN
IceCube.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 79 KiB |
|
@ -156,6 +156,22 @@
|
|||
"size": 150
|
||||
}
|
||||
}
|
||||
},
|
||||
"ice": {
|
||||
"template": "./IceCube.png",
|
||||
"z": 2,
|
||||
"anchor": {
|
||||
"x": {
|
||||
"position": 50,
|
||||
"offset": 128,
|
||||
"size": 200
|
||||
},
|
||||
"y": {
|
||||
"position": 50,
|
||||
"offset": 128,
|
||||
"size": 200
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Reference in a new issue