diff options
author | Stijn Buys <ingar@telenet.be> | 2020-07-15 10:20:33 +0200 |
---|---|---|
committer | Stijn Buys <ingar@telenet.be> | 2020-07-15 10:20:33 +0200 |
commit | d59aad4bc5ad233267b474ed49aa6e1d94a29a0e (patch) | |
tree | 681ce8b872a8a8f46e26e4725c8ac12144c9143d /base/particles | |
parent | f0d1d1afa1f47b42ff6f75a4b3c19b31f1be03fe (diff) |
Updated Yserlone, added plasma cannons and turrets.
Diffstat (limited to 'base/particles')
-rw-r--r-- | base/particles/plasma1.ini | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/base/particles/plasma1.ini b/base/particles/plasma1.ini new file mode 100644 index 0000000..b2dcb1e --- /dev/null +++ b/base/particles/plasma1.ini @@ -0,0 +1,18 @@ +; +; particles/plasma1.ini +; Plasma cannon particles +; + +[particles] + + [sprites] + texture=fx/plasma04 + lifespan=750 + interval=10 + speed=0 32 + radius=16 64 + alpha=0.5 1 0 + color=255 255 255 + attached=true + cone=360 + |