Start of second CSN corvette.

This commit is contained in:
Steve 2016-02-11 15:40:44 +00:00
parent 8cd74e999d
commit 6256e97414
8 changed files with 17 additions and 0 deletions

View File

@ -0,0 +1,16 @@
{
"name" : "CSN Corvette 02",
"health" : 0,
"shield" : 500,
"shieldRechargeRate" : 60,
"texture" : "gfx/capitalShips/csnCorvette02/body.png",
"components" : [
{
"health" : 150,
"texture" : "gfx/capitalShips/csnCorvette02/core.png",
"x" : 0,
"y" : -140,
"flags" : "EF_TAKES_DAMAGE+EF_STATIC"
}
]
}

View File

@ -1,5 +1,6 @@
[
"data/capitalShips/csnCorvette01.json",
"data/capitalShips/csnCorvette02.json",
"data/capitalShips/unfCorvette01.json",
"data/capitalShips/infCorvette01.json",
"data/capitalShips/infCorvette02.json"

Binary file not shown.

After

Width:  |  Height:  |  Size: 178 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.4 KiB