- [CHG] Augmentada la duració del boost de invulnerabilitat

- [CHG] Afegits uns quants cafés estratègicament, i canviats alguns
This commit is contained in:
2024-10-11 11:50:16 +02:00
parent 9c10b6a372
commit 3132dc0157
12 changed files with 188 additions and 49 deletions

View File

@@ -12,11 +12,11 @@ exit-xn: 28
editor-done: 1
actor{
name: B-03-GOD
name: B-03-LIVE
bmp: objectes.gif
bmp-rect: 114 78 15 18
bmp-offset: -8 22
pos: 48 -3 16
bmp-offset: -8 24
pos: 48 56 16
size: 4 4 4
anim-cycle: SEQ
anim-wait: 2
@@ -25,18 +25,7 @@ actor{
}
actor{
name: BOX-B
bmp: caixes.gif
bmp-rect: 32 0 32 32
bmp-offset: 0 32
pos: 48 8 0
size: 8 8 8
flags: PUSHABLE
movement: CW
}
actor{
name: CADIRA
name: CADIRA-00
bmp: caixes.gif
bmp-rect: 64 96 20 32
bmp-offset: -7 38
@@ -47,12 +36,24 @@ actor{
movement: CW
}
actor{
name: CADIRA-01
bmp: caixes.gif
bmp-rect: 64 96 20 32
bmp-offset: -7 38
pos: 8 7 0
size: 6 5 8
orient: YP
flags: PUSHABLE
movement: CW
}
actor{
name: CUADRO-00
bmp: altres.gif
bmp-rect: 66 75 18 32
bmp-offset: 0 39
pos: 7 8 6
pos: 7 13 6
size: 1 1 9
orient: YP
movement: CW
@@ -63,7 +64,7 @@ actor{
bmp: altres.gif
bmp-rect: 102 75 18 32
bmp-offset: 0 39
pos: 7 48 6
pos: 7 43 6
size: 1 1 9
orient: YP
movement: CW
@@ -165,6 +166,26 @@ actor{
movement: CW
}
actor{
name: LAMPARA-00
bmp: altres.gif
bmp-rect: 128 0 20 41
bmp-offset: -6 45
pos: 48 56 0
size: 6 6 16
movement: CW
}
actor{
name: LAMPARA-01
bmp: altres.gif
bmp-rect: 128 0 20 41
bmp-offset: -6 45
pos: 8 56 0
size: 6 6 16
movement: CW
}
actor{
name: MESITA
bmp: caixes.gif
@@ -182,7 +203,7 @@ actor{
bmp-offset: -2 33
pos: 32 0 0
size: 8 7 6
flags: PUSHABLE
flags: PICKABLE PUSHABLE GRAVITY
movement: CW
}
@@ -191,7 +212,7 @@ actor{
bmp: caixes.gif
bmp-rect: 160 0 32 32
bmp-offset: 0 34
pos: 8 56 0
pos: 16 56 0
size: 8 8 2
orient: XN
flags: REACTIVE MOVING DEADLY
@@ -230,6 +251,6 @@ actor{
bmp-offset: -4 34
pos: 24 0 4
size: 8 6 8
flags: PUSHABLE
flags: PUSHABLE GRAVITY
movement: CW
}