mirror of
https://github.com/danbulant/heaventaker
synced 2026-07-07 12:11:01 +00:00
harder difficulty
This commit is contained in:
parent
036398e779
commit
761c807b0c
1 changed files with 1 additions and 1 deletions
|
|
@ -45,7 +45,7 @@ export const maps = {
|
||||||
x: 5,
|
x: 5,
|
||||||
y: 7
|
y: 7
|
||||||
},
|
},
|
||||||
steps: 14,
|
steps: 13,
|
||||||
px: 100, // block size
|
px: 100, // block size
|
||||||
map: [
|
map: [
|
||||||
["barrier", "barrier", "angel" , "barrier", "barrier"],
|
["barrier", "barrier", "angel" , "barrier", "barrier"],
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue