forked from jaildesigner-jailgames/jaildoctors_dilemma
Creando habitaciones
This commit is contained in:
@@ -1,33 +1,108 @@
|
||||
name=no 37
|
||||
name=CHIP'N CHIP
|
||||
bgColor=black
|
||||
border=red
|
||||
border=bright_green
|
||||
tileMapFile=37.tmx
|
||||
tileSetFile=standard.png
|
||||
roomUp=0
|
||||
roomDown=0
|
||||
roomLeft=38.room
|
||||
roomRight=36.room
|
||||
itemColor1=green
|
||||
itemColor2=red
|
||||
|
||||
[enemy]
|
||||
tileSetFile=diskette.png
|
||||
animation=diskette.ani
|
||||
tileSetFile=z80.png
|
||||
animation=z80.ani
|
||||
width=16
|
||||
height=16
|
||||
x=2
|
||||
y=2
|
||||
height=32
|
||||
x=15
|
||||
y=1
|
||||
vx=0
|
||||
vy=0
|
||||
x1=2
|
||||
y1=2
|
||||
x2=2
|
||||
y2=2
|
||||
color=magenta
|
||||
vy=0.3
|
||||
x1=15
|
||||
y1=1
|
||||
x2=15
|
||||
y2=10
|
||||
color=bright_green
|
||||
[/enemy]
|
||||
|
||||
[enemy]
|
||||
tileSetFile=chip.png
|
||||
animation=chip.ani
|
||||
width=8
|
||||
height=16
|
||||
x=1
|
||||
y=8
|
||||
vx=0.3
|
||||
vy=0
|
||||
x1=1
|
||||
y1=8
|
||||
x2=6
|
||||
y2=8
|
||||
color=bright_green
|
||||
[/enemy]
|
||||
|
||||
[enemy]
|
||||
tileSetFile=chip.png
|
||||
animation=chip.ani
|
||||
width=8
|
||||
height=16
|
||||
x=28
|
||||
y=8
|
||||
vx=0.3
|
||||
vy=0
|
||||
x1=25
|
||||
y1=8
|
||||
x2=30
|
||||
y2=8
|
||||
color=bright_green
|
||||
[/enemy]
|
||||
|
||||
[enemy]
|
||||
tileSetFile=shock.png
|
||||
animation=shock.ani
|
||||
width=8
|
||||
height=8
|
||||
x=8
|
||||
y=1
|
||||
vx=0
|
||||
vy=1
|
||||
x1=8
|
||||
y1=1
|
||||
x2=8
|
||||
y2=14
|
||||
color=bright_green
|
||||
[/enemy]
|
||||
|
||||
[enemy]
|
||||
tileSetFile=shock.png
|
||||
animation=shock.ani
|
||||
width=8
|
||||
height=8
|
||||
x=23
|
||||
y=7
|
||||
vx=0
|
||||
vy=1
|
||||
x1=23
|
||||
y1=1
|
||||
x2=23
|
||||
y2=14
|
||||
color=bright_green
|
||||
[/enemy]
|
||||
|
||||
|
||||
[item]
|
||||
tileSetFile=items.png
|
||||
tile=1
|
||||
x=1
|
||||
y=1
|
||||
tile=57
|
||||
x=3
|
||||
y=6
|
||||
counter=1
|
||||
[/item]
|
||||
|
||||
[item]
|
||||
tileSetFile=items.png
|
||||
tile=57
|
||||
x=26
|
||||
y=5
|
||||
counter=2
|
||||
[/item]
|
||||
Reference in New Issue
Block a user