- [FIX] No es podía botar sobre els actors que desapareixen
- [CHG] Augmentat el màxim de pausa en animacions - Més gràfics - 100% de les habitacions completades!!!
This commit is contained in:
@@ -1,11 +1,64 @@
|
||||
width: 2
|
||||
height: 2
|
||||
door-height-xn: 0
|
||||
door-height-xn: 5
|
||||
door-height-yn: 0
|
||||
color: CYAN
|
||||
floor-texture: 0
|
||||
wall-texture: 0
|
||||
door-texture: 0
|
||||
under-door-texture: 0
|
||||
color: GREEN
|
||||
floor-texture: 1
|
||||
wall-texture: 13
|
||||
door-texture: 5
|
||||
under-door-texture: 13
|
||||
exit-xn: 46
|
||||
exit-yn: 47
|
||||
editor-done: 1
|
||||
|
||||
actor{
|
||||
name: COFFEE-00
|
||||
bmp: altres.gif
|
||||
bmp-rect: 32 133 21 21
|
||||
bmp-offset: -6 26
|
||||
pos: 16 48 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: COFFEE-01
|
||||
bmp: altres.gif
|
||||
bmp-rect: 32 133 21 21
|
||||
bmp-offset: -6 26
|
||||
pos: 48 8 0
|
||||
size: 8 8 2
|
||||
orient: XP
|
||||
anim-cycle: DUO
|
||||
anim-wait: 3
|
||||
flags: REACTIVE MOVING ANIMATED DEADLY
|
||||
react-mask: XP XN YP YN ZP ZN
|
||||
movement: RANDJ
|
||||
}
|
||||
|
||||
actor{
|
||||
name: TRANSPA-00
|
||||
bmp: altres.gif
|
||||
bmp-rect: 0 160 32 32
|
||||
bmp-offset: 0 32
|
||||
pos: 35 32 0
|
||||
size: 8 8 6
|
||||
flags: PUSHABLE GRAVITY
|
||||
movement: CW
|
||||
}
|
||||
|
||||
actor{
|
||||
name: TRANSPA-01
|
||||
bmp: altres.gif
|
||||
bmp-rect: 0 160 32 32
|
||||
bmp-offset: 0 32
|
||||
pos: 40 35 6
|
||||
size: 8 8 6
|
||||
flags: PUSHABLE GRAVITY
|
||||
movement: CW
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user