width: 2
height: 2
door-height-xp: 0
door-height-yp: 5
color: PURPLE
floor-texture: 1
wall-texture: 2
door-texture: 3
under-door-texture: 2
exit-xp: 84
editor-done: 1

actor{
    name: BOX-A
    bmp: caixes.gif
    bmp-rect: 0 0 32 32
    bmp-offset: 0 32
    pos: 26 29 0
    size: 8 8 8
    flags: PICKABLE PUSHABLE GRAVITY 
    movement: CW
}

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

actor{
    name: ESTANT-00
    bmp: altres.gif
    bmp-rect: 21 101 26 24
    bmp-offset: -6 27
    pos: 48 8 0
    size: 8 5 6
    movement: CW
}

actor{
    name: ESTANT-01
    bmp: altres.gif
    bmp-rect: 21 101 26 24
    bmp-offset: -6 27
    pos: 40 8 0
    size: 8 5 6
    movement: CW
}

actor{
    name: ESTANT-02
    bmp: altres.gif
    bmp-rect: 21 101 26 24
    bmp-offset: -6 27
    pos: 40 8 6
    size: 8 5 6
    movement: CW
}

actor{
    name: ESTANT-03
    bmp: altres.gif
    bmp-rect: 21 101 26 24
    bmp-offset: -6 27
    pos: 48 8 6
    size: 8 5 6
    movement: CW
}

actor{
    name: ESTANT-04
    bmp: altres.gif
    bmp-rect: 21 101 26 24
    bmp-offset: -6 27
    pos: 48 8 12
    size: 8 5 6
    movement: CW
}

actor{
    name: ESTANT-05
    bmp: altres.gif
    bmp-rect: 21 101 26 24
    bmp-offset: -6 27
    pos: 40 8 12
    size: 8 5 6
    movement: CW
}

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

actor{
    name: TAULA-B
    bmp: caixes.gif
    bmp-rect: 160 32 32 32
    bmp-offset: 0 32
    pos: 8 16 0
    size: 8 8 8
    orient: YP 
    flags: ORIENTABLE 
    movement: CW
}
