59 lines
2.5 KiB
HTML
59 lines
2.5 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<html>
|
|
<head>
|
|
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
|
|
</head>
|
|
<script language=javascript src=common.js></script>
|
|
<script language=javascript>
|
|
start_page(""); //path to root direction
|
|
</script>
|
|
|
|
<h1>World</h1>
|
|
<h2>Maps</h2>
|
|
<script language=javascript>
|
|
images = [
|
|
{img:"maps/map15.png", mini:"maps/map15_mini.png", txt:"Train map"},
|
|
{img:"maps/map11.png", mini:"maps/map11_mini.png", txt:"Lines in Grapeyard Superb"},
|
|
{img:"maps/fgmap_0_0.png", mini:"maps/fgmap_0_0_mini.png", txt:"Topographical map"},
|
|
{img:"maps/ta.png", mini:"maps/ta_mini.png", txt:"Satelite map"},
|
|
];
|
|
galery(images, "200px");
|
|
</script>
|
|
|
|
TODO: List of cities, a few words about each
|
|
|
|
<h1>Cities</h1>
|
|
|
|
<h2>Fractal Plains</h2>
|
|
<p>
|
|
Factral plains: (FP) it is largest and oldest town of TA being taken care by Josselin and founded by CalebJ, Hume2, and Coram. Most of the oldest player in TA are settled there.
|
|
This city contains many shops. Players penguins, Daizee are one of notable vendros in Factral plains.
|
|
|
|
<h2>Grapeyard Superb</h2>
|
|
<p>
|
|
Grapeyard Superb: (GS) 2nd Largest city in TA and first city to have organized internal and external railway system founded by CalebJ, Being maintained by Sivarajan and ModiJi Under Grapeyard Superb Empire. City has large area to accomdate citzens. Various provinvce of GS area: GS west, GS east, GS south, GS north, banana forest, mushroom forest, Narsh, Thruston coast, Weeping tree village.
|
|
Things to be visited in GS are : castle of glass, Mall, Harborr, GS center, Parilament, Railway museum
|
|
This is city is also noob friendly city.
|
|
<p>
|
|
Grapeyard Superb Metro Rail Limited (GSMRL) organization is founded by sivarajan under the guidance of Hume2 On Oct 12, 2019 under the parent company TA train company. This is the Largest metro train network in TA.
|
|
The main aim of GSMRL is to Connect all the part of Grapeyard Superb.
|
|
First line was opened on Oct 12, 2019 by Hume2 connecting Castle of glass and the Grapeyard Harbor.
|
|
Second line opened On Nov 22, 2019 By Hume2 and sivarajan.
|
|
Third Line opened with Narsh Express line on Dec 3, 2019 By Hume2 and Sivarajan.
|
|
Fourth Line and Fifth Line opened on Dec 29 By sivarajan, With help of InitialD, ModiJi and Hume2.
|
|
Sixth Line is opened by ModiJi and Sivarajan.
|
|
Moutain line is In progress By Sokomine.
|
|
<br>
|
|
Members of GSMRL:
|
|
<ul>
|
|
<li>Hume2
|
|
<li>Sivarajan
|
|
<li>ModiJi
|
|
<li>InitialD
|
|
</ul>
|
|
|
|
<script language=javascript>
|
|
end_page();
|
|
</script>
|
|
</html>
|