forked from jaildesigner-jailgames/jaildoctors_dilemma
Añadiendo habitaciones
This commit is contained in:
@@ -1,12 +1,14 @@
|
||||
name=SIGMASUA
|
||||
name=SIGMASUA > TELEGRAM
|
||||
bgColor=black
|
||||
border=black
|
||||
border=blue
|
||||
tileMapFile=07.tmx
|
||||
tileSetFile=standard.png
|
||||
roomUp=0
|
||||
roomDown=0
|
||||
roomLeft=08.room
|
||||
roomRight=04.room
|
||||
itemColor1=magenta
|
||||
itemColor2=red
|
||||
|
||||
[enemy]
|
||||
tileSetFile=sigmasua.png
|
||||
@@ -17,11 +19,27 @@ x=15
|
||||
y=7
|
||||
vx=0.8
|
||||
vy=0
|
||||
x1=9
|
||||
x1=7
|
||||
y1=7
|
||||
x2=25
|
||||
x2=23
|
||||
y2=7
|
||||
color=bright_red
|
||||
color=cyan
|
||||
[/enemy]
|
||||
|
||||
[enemy]
|
||||
tileSetFile=sigmasua.png
|
||||
animation=sigmasua.ani
|
||||
width=16
|
||||
height=16
|
||||
x=15
|
||||
y=4
|
||||
vx=-0.5
|
||||
vy=0
|
||||
x1=7
|
||||
y1=4
|
||||
x2=23
|
||||
y2=4
|
||||
color=blue
|
||||
[/enemy]
|
||||
|
||||
[enemy]
|
||||
@@ -36,10 +54,26 @@ vy=0.4
|
||||
x1=3
|
||||
y1=5
|
||||
x2=3
|
||||
y2=12
|
||||
y2=13
|
||||
color=bright_red
|
||||
[/enemy]
|
||||
|
||||
[enemy]
|
||||
tileSetFile=sigmasua.png
|
||||
animation=sigmasua.ani
|
||||
width=16
|
||||
height=16
|
||||
x=27
|
||||
y=8
|
||||
vx=0
|
||||
vy=-0.4
|
||||
x1=27
|
||||
y1=5
|
||||
x2=27
|
||||
y2=13
|
||||
color=yellow
|
||||
[/enemy]
|
||||
|
||||
[enemy]
|
||||
tileSetFile=sigmasua.png
|
||||
animation=sigmasua.ani
|
||||
@@ -74,15 +108,15 @@ color=bright_green
|
||||
|
||||
[item]
|
||||
tileSetFile=items.png
|
||||
tile=9
|
||||
tile=67
|
||||
x=15
|
||||
y=5
|
||||
y=6
|
||||
counter=1
|
||||
[/item]
|
||||
|
||||
[item]
|
||||
tileSetFile=items.png
|
||||
tile=9
|
||||
tile=67
|
||||
x=1
|
||||
y=8
|
||||
counter=2
|
||||
@@ -90,7 +124,7 @@ counter=2
|
||||
|
||||
[item]
|
||||
tileSetFile=items.png
|
||||
tile=9
|
||||
tile=67
|
||||
x=30
|
||||
y=8
|
||||
counter=3
|
||||
@@ -98,7 +132,7 @@ counter=3
|
||||
|
||||
[item]
|
||||
tileSetFile=items.png
|
||||
tile=9
|
||||
tile=67
|
||||
x=21
|
||||
y=13
|
||||
counter=4
|
||||
|
||||
Reference in New Issue
Block a user