width: 2
height: 2
door-height-xn: 0
door-height-yn: 0
color: PURPLE
floor-texture: 1
wall-texture: 13
door-texture: 7
under-door-texture: 0
exit-zp: 77
editor-done: 1

actor{
    name: BOX-A
    bmp: caixes.gif
    bmp-rect: 0 0 32 32
    bmp-offset: 0 32
    pos: 40 48 0
    size: 8 8 8
    orient: YP 
    flags: PUSHABLE ORIENTABLE 
    movement: CW
}

actor{
    name: BOX-A-00
    bmp: caixes.gif
    bmp-rect: 0 0 32 32
    bmp-offset: 0 32
    pos: 8 20 0
    size: 8 8 8
    flags: PUSHABLE 
    movement: CW
}

actor{
    name: BOX-A-01
    bmp: caixes.gif
    bmp-rect: 0 0 32 32
    bmp-offset: 0 32
    pos: 48 8 0
    size: 8 8 8
    movement: CW
}

actor{
    name: BOX-A-02
    bmp: caixes.gif
    bmp-rect: 0 0 32 32
    bmp-offset: 0 32
    pos: 10 8 0
    size: 8 8 8
    orient: YP 
    flags: PUSHABLE ORIENTABLE 
    movement: CW
}

actor{
    name: BOX-B-00
    bmp: caixes.gif
    bmp-rect: 32 0 32 32
    bmp-offset: 0 32
    pos: 40 10 0
    size: 8 8 8
    flags: PUSHABLE 
    movement: CW
}

actor{
    name: BOX-B-01
    bmp: caixes.gif
    bmp-rect: 32 0 32 32
    bmp-offset: 0 32
    pos: 42 48 8
    size: 8 8 8
    orient: YP 
    flags: PUSHABLE ORIENTABLE 
    movement: CW
}

actor{
    name: BOX-C-00
    bmp: caixes.gif
    bmp-rect: 64 0 32 32
    bmp-offset: 0 32
    pos: 13 32 0
    size: 8 8 8
    flags: PUSHABLE 
    movement: CW
}

actor{
    name: BOX-C-01
    bmp: caixes.gif
    bmp-rect: 64 0 32 32
    bmp-offset: 0 32
    pos: 26 8 0
    size: 8 8 8
    orient: YP 
    flags: PUSHABLE ORIENTABLE 
    movement: CW
}

actor{
    name: LIFT
    bmp: altres.gif
    bmp-rect: 160 56 32 24
    bmp-offset: 0 24
    pos: 24 48 0
    size: 8 8 4
    orient: ZP 
    flags: MOVING 
    movement: Z
}
