Añadido el color del borde para cada habitación

This commit is contained in:
2022-09-05 13:51:55 +02:00
parent 87d7bd03ff
commit a121850adb
13 changed files with 37 additions and 20 deletions

View File

@@ -1,5 +1,6 @@
name=void main
bgColor=black
border=red
tileset=standard.png
roomUp=0
roomDown=0

View File

@@ -1,5 +1,6 @@
name=case switch
bgColor=black
border=green
tileset=standard.png
roomUp=0
roomDown=04.room
@@ -23,7 +24,7 @@ x1=14
y1=0
x2=14
y2=12
color=purple
color=magenta
[/enemy]
[item]

View File

@@ -1,5 +1,6 @@
name=the edge
bgColor=light_black
border=black
tileset=standard.png
roomUp=0
roomDown=05.room
@@ -55,7 +56,7 @@ x1=16
y1=2
x2=16
y2=13
color=purple
color=magenta
[/enemy]
[item]

View File

@@ -1,5 +1,6 @@
name=The Fridge
bgColor=blue
border=blue
tileset=standard.png
roomUp=02.room
roomDown=0
@@ -23,7 +24,7 @@ x1=1
y1=3
x2=14
y2=3
color=purple
color=magenta
[/enemy]
[enemy]
@@ -55,7 +56,7 @@ x1=15
y1=12
x2=30
y2=12
color=light_purple
color=light_magenta
[/enemy]
[item]

View File

@@ -1,5 +1,6 @@
name=sigmasua
bgColor=black
border=blue
tileset=standard.png
roomUp=03.room
roomDown=0