v1.4.4
This commit is contained in:
commit
9c94d113d3
10260 changed files with 1237388 additions and 0 deletions
|
@ -0,0 +1,21 @@
|
|||
{
|
||||
"projectileName" : "deadboltlaser",
|
||||
"physics" : "laser",
|
||||
"bounces" : 0,
|
||||
"damageKindImage" : "icon.png",
|
||||
"image" : "deadboltlaser.png",
|
||||
"animationCycle" : 0.2,
|
||||
"timeToLive" : 3.0,
|
||||
"animationLoops" : false,
|
||||
"frameNumber" : 4,
|
||||
"power" : 50,
|
||||
"supportsProcessing" : true,
|
||||
"actionOnReap" : [
|
||||
{
|
||||
"action" : "config",
|
||||
"file" : "/projectiles/explosions/plasmabulletexplosion/plasmabulletexplosion.config"
|
||||
}
|
||||
],
|
||||
"lightColor" : [225, 150, 50],
|
||||
"damageKind" : "plasma"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue