dev: fast please
This commit is contained in:
parent
8122018222
commit
f3fe70410f
|
@ -27,7 +27,7 @@ if (projected?.length > 0) {
|
||||||
Plant: {
|
Plant: {
|
||||||
growScript: '/assets/tomato-plant/grow.js',
|
growScript: '/assets/tomato-plant/grow.js',
|
||||||
mayGrowScript: '/assets/tomato-plant/may-grow.js',
|
mayGrowScript: '/assets/tomato-plant/may-grow.js',
|
||||||
stages: Array(5).fill(5),
|
stages: Array(5).fill(0.5),
|
||||||
},
|
},
|
||||||
Sprite: {
|
Sprite: {
|
||||||
anchorX: 0.5,
|
anchorX: 0.5,
|
||||||
|
|
Loading…
Reference in New Issue
Block a user