Commit 0d9e9681 authored by Edwise's avatar Edwise 🍷

调整土地样式

parent cf5bf964
No preview for this file type
No preview for this file type
No preview for this file type
......@@ -96,7 +96,7 @@ export let petData = {
key: 'apple',
name: '苹果',
type: 'plant',
pos: [-32, -130],
pos: [30, -60],
propId: 'sp_food_2',
optionSvga: 'ready_water',
option: 'water',
......@@ -107,7 +107,7 @@ export let petData = {
key: 'papaya',
name: '木瓜',
type: 'plant',
pos: [-32, -135],
pos: [35, -70],
propId: 'sp_food_2',
optionSvga: 'ready_water',
option: 'water',
......
......@@ -28,7 +28,7 @@
"feedNum": 30,
"id": 3,
"level": 3,
"petId": 1,
"petId": 7,
"lock": false
},
{
......@@ -38,7 +38,7 @@
"feedNum": 20,
"id": 4,
"level": 4,
"petId": 1,
"petId": 8,
"lock": false
},
{
......@@ -48,7 +48,7 @@
"feedNum": 30,
"id": 5,
"level": 3,
"petId": 7,
"petId": 1,
"lock": false
},
{
......@@ -58,7 +58,7 @@
"feedNum": 20,
"id": 6,
"level": 4,
"petId": 8,
"petId": 0,
"lock": true
}
],
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment