forked from jaildesigner-jailgames/jaildoctors_dilemma
Retocando pantallas
This commit is contained in:
@@ -1,14 +1,14 @@
|
||||
name=MAKE MONEY
|
||||
bgColor=black
|
||||
border=magenta
|
||||
border=yellow
|
||||
tileMapFile=18.tmx
|
||||
tileSetFile=standard.png
|
||||
roomUp=17.room
|
||||
roomDown=54.room
|
||||
roomLeft=19.room
|
||||
roomRight=0
|
||||
itemColor1=green
|
||||
itemColor2=magenta
|
||||
itemColor1=bright_green
|
||||
itemColor2=bright_yellow
|
||||
autoSurface=left
|
||||
|
||||
[enemy]
|
||||
@@ -20,13 +20,78 @@ x=19
|
||||
y=6
|
||||
vx=0.4
|
||||
vy=0
|
||||
x1=19
|
||||
x1=18
|
||||
y1=6
|
||||
x2=29
|
||||
y2=6
|
||||
color=magenta
|
||||
[/enemy]
|
||||
|
||||
[enemy]
|
||||
tileSetFile=spider.png
|
||||
animation=spider.ani
|
||||
width=8
|
||||
height=8
|
||||
x=14
|
||||
y=10
|
||||
vx=0.6
|
||||
vy=0
|
||||
x1=14
|
||||
y1=10
|
||||
x2=28
|
||||
y2=10
|
||||
color=yellow
|
||||
[/enemy]
|
||||
|
||||
[enemy]
|
||||
tileSetFile=spider.png
|
||||
animation=spider.ani
|
||||
width=8
|
||||
height=8
|
||||
x=23
|
||||
y=12
|
||||
vx=0.6
|
||||
vy=0
|
||||
x1=23
|
||||
y1=12
|
||||
x2=28
|
||||
y2=12
|
||||
color=magenta
|
||||
mirror=true
|
||||
[/enemy]
|
||||
|
||||
[enemy]
|
||||
tileSetFile=lamp.png
|
||||
animation=lamp.ani
|
||||
width=16
|
||||
height=16
|
||||
x=19
|
||||
y=1
|
||||
vx=0
|
||||
vy=0
|
||||
x1=19
|
||||
y1=1
|
||||
x2=19
|
||||
y2=1
|
||||
color=yellow
|
||||
[/enemy]
|
||||
|
||||
[enemy]
|
||||
tileSetFile=lamp.png
|
||||
animation=lamp.ani
|
||||
width=16
|
||||
height=16
|
||||
x=26
|
||||
y=1
|
||||
vx=0
|
||||
vy=0
|
||||
x1=26
|
||||
y1=1
|
||||
x2=26
|
||||
y2=1
|
||||
color=yellow
|
||||
[/enemy]
|
||||
|
||||
[item]
|
||||
tileSetFile=items.png
|
||||
tile=14
|
||||
@@ -129,4 +194,12 @@ tile=14
|
||||
x=30
|
||||
y=3
|
||||
counter=12
|
||||
[/item]
|
||||
|
||||
[item]
|
||||
tileSetFile=items.png
|
||||
tile=14
|
||||
x=29
|
||||
y=12
|
||||
counter=13
|
||||
[/item]
|
||||
Reference in New Issue
Block a user