Minor edits
parent
7eaa585ede
commit
b28cb03a52
|
@ -57,7 +57,7 @@ collision = [
|
|||
|
||||
# Scripted explosion
|
||||
[[ship."Gypsum".collapse.event]]
|
||||
time = 5.0
|
||||
time = 4.9
|
||||
effects = [
|
||||
#[rustfmt:skip],
|
||||
{ effect = "small explosion", count = 8 },
|
||||
|
|
|
@ -26,7 +26,7 @@ file = "projectile/blaster.png"
|
|||
file = "ship/gypsum.png"
|
||||
|
||||
[sprite."ship::peregrine"]
|
||||
timing.duration = 1.3
|
||||
timing.duration = 2
|
||||
repeat = "reverse"
|
||||
random_start_frame = true
|
||||
frames = [
|
||||
|
|
Loading…
Reference in New Issue