- Grafics de nevera
This commit is contained in:
BIN
data/caixes.gif
BIN
data/caixes.gif
Binary file not shown.
|
Before Width: | Height: | Size: 2.9 KiB After Width: | Height: | Size: 3.1 KiB |
@@ -1,7 +1,7 @@
|
|||||||
width: 2
|
width: 2
|
||||||
height: 2
|
height: 2
|
||||||
door-height-xp: 0
|
door-height-xp: 0
|
||||||
door-height-yp: 1
|
door-height-yp: 0
|
||||||
color: CYAN
|
color: CYAN
|
||||||
floor-texture: 6
|
floor-texture: 6
|
||||||
wall-texture: 3
|
wall-texture: 3
|
||||||
@@ -20,6 +20,16 @@ actor{
|
|||||||
movement: CW
|
movement: CW
|
||||||
}
|
}
|
||||||
|
|
||||||
|
actor{
|
||||||
|
name: TAULETA
|
||||||
|
bmp: caixes.gif
|
||||||
|
bmp-rect: 0 64 32 32
|
||||||
|
bmp-offset: 0 32
|
||||||
|
pos: 24 8 0
|
||||||
|
size: 8 8 5
|
||||||
|
movement: CW
|
||||||
|
}
|
||||||
|
|
||||||
actor{
|
actor{
|
||||||
name: ARMARI02
|
name: ARMARI02
|
||||||
bmp: caixes.gif
|
bmp: caixes.gif
|
||||||
@@ -30,6 +40,28 @@ actor{
|
|||||||
movement: CW
|
movement: CW
|
||||||
}
|
}
|
||||||
|
|
||||||
|
actor{
|
||||||
|
name: TV
|
||||||
|
bmp: caixes.gif
|
||||||
|
bmp-rect: 32 64 32 32
|
||||||
|
bmp-offset: 0 32
|
||||||
|
pos: 24 7 5
|
||||||
|
size: 8 5 8
|
||||||
|
orient: XP
|
||||||
|
movement: CW
|
||||||
|
}
|
||||||
|
|
||||||
|
actor{
|
||||||
|
name: NES
|
||||||
|
bmp: caixes.gif
|
||||||
|
bmp-rect: 96 0 32 32
|
||||||
|
bmp-offset: 0 32
|
||||||
|
pos: 24 16 0
|
||||||
|
size: 8 8 6
|
||||||
|
flags: PICKABLE PUSHABLE GRAVITY
|
||||||
|
movement: CW
|
||||||
|
}
|
||||||
|
|
||||||
actor{
|
actor{
|
||||||
name: TAULA01
|
name: TAULA01
|
||||||
bmp: caixes.gif
|
bmp: caixes.gif
|
||||||
@@ -54,38 +86,6 @@ actor{
|
|||||||
movement: CW
|
movement: CW
|
||||||
}
|
}
|
||||||
|
|
||||||
actor{
|
|
||||||
name: TAULETA
|
|
||||||
bmp: caixes.gif
|
|
||||||
bmp-rect: 0 64 32 32
|
|
||||||
bmp-offset: 0 32
|
|
||||||
pos: 24 8 0
|
|
||||||
size: 8 8 5
|
|
||||||
movement: CW
|
|
||||||
}
|
|
||||||
|
|
||||||
actor{
|
|
||||||
name: TV
|
|
||||||
bmp: caixes.gif
|
|
||||||
bmp-rect: 32 64 32 32
|
|
||||||
bmp-offset: 0 32
|
|
||||||
pos: 24 7 5
|
|
||||||
size: 8 5 8
|
|
||||||
orient: XP
|
|
||||||
movement: CW
|
|
||||||
}
|
|
||||||
|
|
||||||
actor{
|
|
||||||
name: NES
|
|
||||||
bmp: caixes.gif
|
|
||||||
bmp-rect: 96 0 32 32
|
|
||||||
bmp-offset: 0 32
|
|
||||||
pos: 24 16 0
|
|
||||||
size: 8 8 6
|
|
||||||
flags: PICKABLE PUSHABLE GRAVITY
|
|
||||||
movement: CW
|
|
||||||
}
|
|
||||||
|
|
||||||
actor{
|
actor{
|
||||||
name: ROOMBA
|
name: ROOMBA
|
||||||
bmp: caixes.gif
|
bmp: caixes.gif
|
||||||
|
|||||||
@@ -33,3 +33,23 @@ actor{
|
|||||||
flags: PUSHABLE ANIMATED GRAVITY
|
flags: PUSHABLE ANIMATED GRAVITY
|
||||||
movement: CW
|
movement: CW
|
||||||
}
|
}
|
||||||
|
|
||||||
|
actor{
|
||||||
|
name: NEVERA1
|
||||||
|
bmp: caixes.gif
|
||||||
|
bmp-rect: 0 96 32 32
|
||||||
|
bmp-offset: 0 32
|
||||||
|
pos: 32 32 0
|
||||||
|
size: 8 8 8
|
||||||
|
movement: CW
|
||||||
|
}
|
||||||
|
|
||||||
|
actor{
|
||||||
|
name: NEVERA2
|
||||||
|
bmp: caixes.gif
|
||||||
|
bmp-rect: 32 96 32 32
|
||||||
|
bmp-offset: 0 32
|
||||||
|
pos: 32 32 8
|
||||||
|
size: 8 8 8
|
||||||
|
movement: CW
|
||||||
|
}
|
||||||
|
|||||||
@@ -21,3 +21,23 @@ actor{
|
|||||||
flags: PUSHABLE ANIMATED GRAVITY
|
flags: PUSHABLE ANIMATED GRAVITY
|
||||||
movement: CW
|
movement: CW
|
||||||
}
|
}
|
||||||
|
|
||||||
|
actor{
|
||||||
|
name: NEVERA1
|
||||||
|
bmp: caixes.gif
|
||||||
|
bmp-rect: 0 96 32 32
|
||||||
|
bmp-offset: 0 32
|
||||||
|
pos: 32 32 0
|
||||||
|
size: 8 8 8
|
||||||
|
movement: CW
|
||||||
|
}
|
||||||
|
|
||||||
|
actor{
|
||||||
|
name: NEVERA2
|
||||||
|
bmp: caixes.gif
|
||||||
|
bmp-rect: 32 96 32 32
|
||||||
|
bmp-offset: 0 32
|
||||||
|
pos: 32 32 8
|
||||||
|
size: 8 8 8
|
||||||
|
movement: CW
|
||||||
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user