- [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:
@@ -2,13 +2,53 @@ width: 3
|
||||
height: 2
|
||||
door-height-yp: 0
|
||||
door-height-yn: 0
|
||||
color: CYAN
|
||||
color: GREEN
|
||||
floor-texture: 10
|
||||
wall-texture: 1
|
||||
door-texture: 0
|
||||
under-door-texture: 0
|
||||
exit-yp: 50
|
||||
exit-yn: 24
|
||||
editor-done: 1
|
||||
|
||||
actor{
|
||||
name: ABAD
|
||||
bmp: abad.gif
|
||||
bmp-rect: 0 0 20 33
|
||||
bmp-offset: -6 38
|
||||
pos: 8 21 0
|
||||
size: 8 8 8
|
||||
orient: XN
|
||||
anim-wait: 1
|
||||
flags: REACTIVE ORIENTABLE DEADLY
|
||||
react-mask: XP XN YP YN ZP ZN
|
||||
movement: CCW
|
||||
}
|
||||
|
||||
actor{
|
||||
name: ANBERNIC
|
||||
bmp: altres.gif
|
||||
bmp-rect: 157 80 24 14
|
||||
bmp-offset: -6 10
|
||||
pos: 40 8 6
|
||||
size: 6 4 2
|
||||
flags: PUSHABLE GRAVITY
|
||||
movement: CW
|
||||
}
|
||||
|
||||
actor{
|
||||
name: BATMAN
|
||||
bmp: batman.gif
|
||||
bmp-rect: 0 0 21 32
|
||||
bmp-offset: -5 35
|
||||
pos: 9 29 0
|
||||
size: 8 8 8
|
||||
orient: XN
|
||||
anim-wait: 1
|
||||
flags: REACTIVE ORIENTABLE DEADLY
|
||||
react-mask: XP XN YP YN ZP ZN
|
||||
movement: CCW
|
||||
}
|
||||
|
||||
actor{
|
||||
name: CADIRA
|
||||
@@ -21,6 +61,16 @@ actor{
|
||||
movement: CW
|
||||
}
|
||||
|
||||
actor{
|
||||
name: LAMPARA
|
||||
bmp: altres.gif
|
||||
bmp-rect: 128 0 20 41
|
||||
bmp-offset: -6 45
|
||||
pos: 56 8 0
|
||||
size: 6 6 16
|
||||
movement: CW
|
||||
}
|
||||
|
||||
actor{
|
||||
name: MESITA
|
||||
bmp: caixes.gif
|
||||
@@ -44,7 +94,7 @@ actor{
|
||||
}
|
||||
|
||||
actor{
|
||||
name: SOFA
|
||||
name: SOFA-00
|
||||
bmp: altres.gif
|
||||
bmp-rect: 0 0 48 40
|
||||
bmp-offset: 0 32
|
||||
@@ -53,6 +103,30 @@ actor{
|
||||
movement: CW
|
||||
}
|
||||
|
||||
actor{
|
||||
name: SOFA-01
|
||||
bmp: altres.gif
|
||||
bmp-rect: 0 0 48 40
|
||||
bmp-offset: 6 35
|
||||
pos: 0 44 0
|
||||
size: 16 8 6
|
||||
orient: YP
|
||||
flags: ORIENTABLE
|
||||
movement: CW
|
||||
}
|
||||
|
||||
actor{
|
||||
name: SPECTRUM
|
||||
bmp: caixes.gif
|
||||
bmp-rect: 128 0 32 32
|
||||
bmp-offset: -4 34
|
||||
pos: 8 9 8
|
||||
size: 8 6 2
|
||||
orient: YP
|
||||
flags: PUSHABLE ORIENTABLE
|
||||
movement: CW
|
||||
}
|
||||
|
||||
actor{
|
||||
name: TAULA-A
|
||||
bmp: caixes.gif
|
||||
@@ -75,13 +149,29 @@ actor{
|
||||
}
|
||||
|
||||
actor{
|
||||
name: TV
|
||||
name: TV-00
|
||||
bmp: caixes.gif
|
||||
bmp-rect: 32 64 32 32
|
||||
bmp-offset: 2 35
|
||||
pos: 0 24 4
|
||||
size: 8 6 8
|
||||
orient: YP
|
||||
flags: ORIENTABLE
|
||||
anim-cycle: DUO
|
||||
anim-wait: 4
|
||||
flags: ANIMATED ORIENTABLE
|
||||
movement: CW
|
||||
}
|
||||
|
||||
actor{
|
||||
name: TV-01
|
||||
bmp: caixes.gif
|
||||
bmp-rect: 32 64 32 32
|
||||
bmp-offset: -4 34
|
||||
pos: 0 9 8
|
||||
size: 8 6 8
|
||||
orient: YP
|
||||
anim-cycle: DUO
|
||||
anim-wait: 5
|
||||
flags: PUSHABLE ORIENTABLE
|
||||
movement: CW
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user