Elridge Plains (South)

From Fallen Sword Wiki
Revision as of 22:50, 13 December 2009 by IMQUICKILL (Talk | contribs)

Jump to: navigation, search

Contents

Information

Shops and Stairs

Quests

Creatures

Map

This map is updated by players and may not reflect the latest changes to the game.
All map coordinates are read across then down.
This map may also include small notations:
WA
WA
= World Area
A
A
= Area
T#
T#
= Local tunnel/Connection
Q#
Q#
= Quest/Quest Part
S
S
= Shop
P
P
= Portal
R
R
= Relic

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <link rel="icon" href="favicon.ico"> <link type="text/css" rel="stylesheet" href="mainstyle.css"> <script language="JavaScript" src="slider.js"></script> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <title>Fallen Sword v1.648 - Massively Multiplayer Online RPG (MMORPG)</title> </head>

<script> function openWindow(url, name, w, h, features) { var left = (screen.availWidth - w) / 2 var top = (screen.availHeight - h) / 2 window.open(url, name, "width="+w+", height="+h+", left="+left+", top="+top+features); }

var savedItemData = new Array(); var xmlobj = new Array();

function sendRequest(doc, index, finalStr){ // check for existing requests var isNonIE = !(navigator.appName == "Microsoft Internet Explorer" && navigator.appVersion >= "4.0"); try { // instantiate object for Mozilla, Nestcape, etc. xmlobj[index]=new XMLHttpRequest(); } catch(e1) { try { // instantiate object for Internet Explorer xmlobj[index]=new ActiveXObject('Msxml2.XMLHTTP'); } catch(e2) { try { xmlobj[index]=new ActiveXObject("Microsoft.XMLHTTP"); } catch (e3) { // Ajax is not supported by the browser xmlobj[index]=null; return false; } } }

// set response handler if(isNonIE) { xmlobj[index].onreadystatechange = function() { if (xmlobj[index].readyState == 4) { if (xmlobj[index].status == 200) { savedItemData[index] = xmlobj[index].responseText+finalStr; Tip(savedItemData[index]); } } } }

// open socket connection xmlobj[index].open('GET',doc,isNonIE); // send GET request xmlobj[index].send(null); }

function ajaxLoadItem(itemId, invId, type, pid, finalStr) { var index = itemId+"_"+invId; if(savedItemData[index]==undefined) {

savedItemData[index] = "

  Loading Stats...

";

sendRequest("fetchitem.php?item_id="+itemId+"&inv_id="+invId+"&t="+type+"&p="+pid+"&uid="+1260746007, index, finalStr); savedItemData[index] = xmlobj[index].responseText+finalStr; }

Tip(savedItemData[index]); return; } </script> <script language="JavaScript" type="text/javascript" src="basejs.js"></script> <textarea id="holdtext" style="display:none">http://www.fallensword.com/?ref=1666983</textarea> <body bgcolor="#000000" marginheight="0" marginwidth="0" leftmargin="0" topmargin="0">


Elridge Plains (South) Map Overview

<img src="player_tile.gif" title="You are here">

</body>

<script language="JavaScript" type="text/javascript" src="wz_tooltip3.js"></script> </html>