width: 2
height: 2
door-height-xp: 0
door-height-yp: 0
color: GREEN
floor-texture: 1
wall-texture: 13
door-texture: 7
under-door-texture: 13
exit-xp: 21
exit-yp: 23
editor-done: 1

actor{
    name: PLATF-00
    bmp: caixes.gif
    bmp-rect: 96 160 32 32
    bmp-offset: 0 32
    pos: 8 8 0
    size: 8 8 8
    orient: ZP 
    movement: Z
}

actor{
    name: PLATF-01
    bmp: caixes.gif
    bmp-rect: 96 160 32 32
    bmp-offset: 0 32
    pos: 8 48 0
    size: 8 8 8
    orient: ZP 
    movement: Z
}

actor{
    name: PLATF-02
    bmp: caixes.gif
    bmp-rect: 96 160 32 32
    bmp-offset: 0 32
    pos: 48 8 0
    size: 8 8 8
    orient: ZP 
    movement: Z
}

actor{
    name: PLATF-03
    bmp: caixes.gif
    bmp-rect: 96 160 32 32
    bmp-offset: 0 32
    pos: 48 48 0
    size: 8 8 8
    orient: ZP 
    movement: Z
}

actor{
    name: ROOMBA-00
    bmp: caixes.gif
    bmp-rect: 160 0 32 32
    bmp-offset: 0 34
    pos: 16 16 0
    size: 8 8 2
    orient: YN 
    flags: REACTIVE MOVING DEADLY 
    react-mask: XP XN YP YN ZP ZN 
    movement: RANDV
}

actor{
    name: ROOMBA-01
    bmp: caixes.gif
    bmp-rect: 160 0 32 32
    bmp-offset: 0 34
    pos: 32 32 0
    size: 8 8 2
    orient: XN 
    flags: REACTIVE MOVING DEADLY 
    react-mask: XP XN YP YN ZP ZN 
    movement: RANDV
}
