mirror of
https://github.com/logsol/chuck.js.git
synced 2026-05-11 10:37:34 +00:00
implemented spawn points and a brand new map
This commit is contained in:
parent
4ea86a97aa
commit
cc8aedd3ba
10 changed files with 1283 additions and 10645 deletions
|
|
@ -16,6 +16,7 @@ define({
|
|||
GRAPHICS_SUBPATH_CHARACTERS: 'Characters/',
|
||||
GRAPHICS_SUBPATH_TILES: 'Tiles/',
|
||||
MAPS_PATH: 'static/maps/tiled/',
|
||||
DEFAULT_LEVELS: ['stones'],
|
||||
|
||||
RATIO: 21, //35
|
||||
TILE_SIZE: 25, //15, 25 is original picture
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue