width: 2
height: 2
door-height-yn: 0
color: PURPLE
floor-texture: 1
wall-texture: 3
door-texture: 1
under-door-texture: 0
exit-yn: 53
exit-zp: 55
editor-done: 1

actor{
    name: COFFEE-00
    bmp: altres.gif
    bmp-rect: 32 133 21 21
    bmp-offset: -6 26
    pos: 40 24 0
    size: 8 8 2
    orient: XN 
    anim-cycle: DUO
    anim-wait: 3
    flags: REACTIVE MOVING ANIMATED DEADLY 
    react-mask: XP XN YP YN ZP ZN 
    movement: RANDJ
}

actor{
    name: COFFEE-01
    bmp: altres.gif
    bmp-rect: 32 133 21 21
    bmp-offset: -6 26
    pos: 16 32 0
    size: 8 8 2
    orient: YN 
    anim-cycle: DUO
    anim-wait: 3
    flags: REACTIVE MOVING ANIMATED DEADLY 
    react-mask: XP XN YP YN ZP ZN 
    movement: RANDJ
}

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

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