Add second half of crab guy
This commit is contained in:
19
package.json
19
package.json
@@ -5,7 +5,7 @@
|
||||
"name": "maan-on-my-wrist-xl",
|
||||
"pebble": {
|
||||
"displayName": "Maan On My Wrist XL",
|
||||
"enableMultiJS": true,
|
||||
"enableMultiJS": false,
|
||||
"messageKeys": [],
|
||||
"projectType": "native",
|
||||
"resources": {
|
||||
@@ -335,6 +335,19 @@
|
||||
],
|
||||
"type": "bitmap"
|
||||
},
|
||||
{
|
||||
"file": "images/h026.png",
|
||||
"memoryFormat": "Smallest",
|
||||
"name": "H026",
|
||||
"spaceOptimization": "storage",
|
||||
"targetPlatforms": [
|
||||
"basalt",
|
||||
"chalk",
|
||||
"emery",
|
||||
"gabbro"
|
||||
],
|
||||
"type": "bitmap"
|
||||
},
|
||||
{
|
||||
"file": "images/b001.png",
|
||||
"memoryFormat": "Smallest",
|
||||
@@ -661,9 +674,9 @@
|
||||
"type": "bitmap"
|
||||
},
|
||||
{
|
||||
"file": "images/xb001.png",
|
||||
"file": "images/b026.png",
|
||||
"memoryFormat": "Smallest",
|
||||
"name": "XB001",
|
||||
"name": "B026",
|
||||
"spaceOptimization": "storage",
|
||||
"targetPlatforms": [
|
||||
"basalt",
|
||||
|
||||
Reference in New Issue
Block a user