[WIP] Stage 2. Tiles per als núvols
This commit is contained in:
@@ -4,6 +4,41 @@ s02_mapa_rooms_per_piso = 16
|
||||
s02_mapa_pisos = 1
|
||||
mapa_empty_tile = 256
|
||||
|
||||
-- Nuvols
|
||||
-- 3x4
|
||||
-- . 8 9 .
|
||||
-- 5 6 6 7
|
||||
-- 1 2 3 4
|
||||
--
|
||||
-- . 5 9 .
|
||||
-- 8 1 7 7
|
||||
-- 1 4 4 4
|
||||
--
|
||||
-- 3x3
|
||||
-- . 8 9
|
||||
-- 5 7 3
|
||||
-- 1 4 .
|
||||
--
|
||||
-- 4x2
|
||||
-- 10 11 12 13
|
||||
-- 1 2 3 4
|
||||
--
|
||||
-- 2x2
|
||||
-- 10 13
|
||||
-- 1 4
|
||||
--
|
||||
-- 5 7
|
||||
-- 1 4
|
||||
--
|
||||
-- 8 9
|
||||
-- 1 4
|
||||
--
|
||||
-- 8 7
|
||||
-- 1 4
|
||||
--
|
||||
-- 10 13
|
||||
-- 2 3
|
||||
|
||||
stage2_mapa={
|
||||
-- 1
|
||||
{
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 3.0 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 2.4 KiB After Width: | Height: | Size: 2.8 KiB |
Reference in New Issue
Block a user