mirror of
https://github.com/Ragora/T2-BoL.git
synced 2026-07-15 14:44:35 +00:00
Initial commit.
This commit is contained in:
commit
9a05e8d86c
652 changed files with 154587 additions and 0 deletions
8
data/game/vehicles/Shrike.des
Normal file
8
data/game/vehicles/Shrike.des
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
<spush><just:center><color:00dc00><font:univers condensed:25>Vehicle: Shrike<spop>
|
||||
<spush><font:Univers:15>
|
||||
The Shrike is your basic turbograb fighter.
|
||||
<spop>
|
||||
|
||||
<just:center><bitmap:twb/twb_shrike><sbreak>
|
||||
|
||||
With dual mounted blasters & 2000 CC engine, the Shrike is best for light air support & escort. A 280W shield protects the shrike from most damage, and recharages at 0.8W a second.
|
||||
7
data/game/vehicles/Shrike.txt
Normal file
7
data/game/vehicles/Shrike.txt
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
;Shrike
|
||||
|
||||
[Vehicle]
|
||||
Name = "Shrike";
|
||||
Datablock = "ScoutFlyer";
|
||||
Price = 5000;
|
||||
SellPrice = 10000;
|
||||
Loading…
Add table
Add a link
Reference in a new issue