Further CSN corvette updates.
This commit is contained in:
parent
164b35a8c0
commit
4bf78f0138
|
@ -11,6 +11,55 @@
|
|||
"x" : 0,
|
||||
"y" : -140,
|
||||
"flags" : "EF_TAKES_DAMAGE+EF_STATIC"
|
||||
},
|
||||
{
|
||||
"health" : 100,
|
||||
"texture" : "gfx/capitalShips/csnCorvette01/component1.png",
|
||||
"x" : 0,
|
||||
"y" : -200,
|
||||
"flags" : "EF_TAKES_DAMAGE+EF_STATIC"
|
||||
},
|
||||
{
|
||||
"health" : 100,
|
||||
"texture" : "gfx/capitalShips/csnCorvette01/component2.png",
|
||||
"x" : -34,
|
||||
"y" : 25,
|
||||
"flags" : "EF_TAKES_DAMAGE+EF_STATIC"
|
||||
},
|
||||
{
|
||||
"health" : 100,
|
||||
"texture" : "gfx/capitalShips/csnCorvette01/component2.png",
|
||||
"x" : 34,
|
||||
"y" : 25,
|
||||
"flags" : "EF_TAKES_DAMAGE+EF_STATIC"
|
||||
},
|
||||
{
|
||||
"health" : 100,
|
||||
"texture" : "gfx/capitalShips/csnCorvette01/component2.png",
|
||||
"x" : -16,
|
||||
"y" : 25,
|
||||
"flags" : "EF_TAKES_DAMAGE+EF_STATIC"
|
||||
},
|
||||
{
|
||||
"health" : 100,
|
||||
"texture" : "gfx/capitalShips/csnCorvette01/component2.png",
|
||||
"x" : 16,
|
||||
"y" : 25,
|
||||
"flags" : "EF_TAKES_DAMAGE+EF_STATIC"
|
||||
},
|
||||
{
|
||||
"health" : 100,
|
||||
"texture" : "gfx/capitalShips/csnCorvette01/component3.png",
|
||||
"x" : -23,
|
||||
"y" : 242,
|
||||
"flags" : "EF_TAKES_DAMAGE+EF_STATIC"
|
||||
},
|
||||
{
|
||||
"health" : 100,
|
||||
"texture" : "gfx/capitalShips/csnCorvette01/component3.png",
|
||||
"x" : 23,
|
||||
"y" : 242,
|
||||
"flags" : "EF_TAKES_DAMAGE+EF_STATIC"
|
||||
}
|
||||
],
|
||||
"engines" : [
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 106 KiB After Width: | Height: | Size: 103 KiB |
Binary file not shown.
After Width: | Height: | Size: 578 B |
Binary file not shown.
After Width: | Height: | Size: 224 B |
Binary file not shown.
After Width: | Height: | Size: 1.6 KiB |
Loading…
Reference in New Issue