From d9a43b19b761c9d1726fc971044634cd3fa917b8 Mon Sep 17 00:00:00 2001 From: brianluau Date: Sat, 3 Dec 2011 04:52:41 +0000 Subject: - Updated RAthena links in readme.html files. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15007 54d463be-8e91-2dee-dedb-b68131a5f0ec --- readme/commands.html | 8 ++++---- readme/faq.html | 14 +++++++------- readme/resources.html | 26 +++++++++++++------------- readme/scripting.html | 10 +++++----- readme/setup.html | 6 +++--- readme/style.css | 6 +++--- 6 files changed, 35 insertions(+), 35 deletions(-) (limited to 'readme') diff --git a/readme/commands.html b/readme/commands.html index b5a5e845f..ff79a3349 100644 --- a/readme/commands.html +++ b/readme/commands.html @@ -1,14 +1,14 @@ - eAthena | GM Commands + RAthena | GM Commands
- The following are the GM Commands which can be used in-game on an eAthena server.

+ The following are the GM Commands which can be used in-game on an RAthena server.



@@ -31,4 +31,4 @@
- \ No newline at end of file + diff --git a/readme/faq.html b/readme/faq.html index a75b725ee..9b7a53b02 100644 --- a/readme/faq.html +++ b/readme/faq.html @@ -1,14 +1,14 @@ - eAthena | FAQ + RAthena | FAQ
- The following are frequently asked questions regarding eAthena.

+ The following are frequently asked questions regarding RAthena.

Where can I set the exp rates?
@@ -50,10 +50,10 @@
I found a bug, where to I report it?
-
If you find a bug in eAthena, report it here: Bug Tracker
+
If you find a bug in RAthena, report it here: Bug Tracker
-
I'm a well-experienced programmer, can I join the eAthena dev team?
-
Contact Paradox924X
+
I'm a well-experienced programmer, can I join the RAthena dev team?
+
You can apply in the Developer Applications topic.
My character won't move, and no windows open when I login to the game, what's wrong?
Your packet_db_ver is most likely set wrong, change it in /db/packet_db.txt to match your client's packet ver.
@@ -63,4 +63,4 @@
- \ No newline at end of file + diff --git a/readme/resources.html b/readme/resources.html index 79c3376ed..cc6cf87c8 100644 --- a/readme/resources.html +++ b/readme/resources.html @@ -1,14 +1,14 @@ - eAthena | Resources + RAthena | Resources
- The following are some links to various resources which can be helpful when using eAthena.
+ The following are some links to various resources which can be helpful when using RAthena.
- \ No newline at end of file + diff --git a/readme/scripting.html b/readme/scripting.html index 270789352..1253c0117 100644 --- a/readme/scripting.html +++ b/readme/scripting.html @@ -1,14 +1,14 @@ - eAthena | Scripting + RAthena | Scripting
- How to create an NPC using eAthena's scripting:

+ How to create an NPC using RAthena's scripting:

map_name,x_cord,y_cord,npc_facing_direction -TAB- script -TAB- NPC Name#HiddenName -TAB- Sprite ID,{
   mes "[NPC Name]";
   mes "Hello World";
@@ -53,7 +53,7 @@ Script Command Documentation:
- All the script commands in eAthena can be found here.

+ All the script commands in RAthena can be found here.

How to enable your NPC:
  1. Save it as a text file in your /npc/custom/ folder.
  2. @@ -67,4 +67,4 @@
- \ No newline at end of file + diff --git a/readme/setup.html b/readme/setup.html index 8bd829af8..558c2dc89 100644 --- a/readme/setup.html +++ b/readme/setup.html @@ -1,14 +1,14 @@ - eAthena | Setup + RAthena | Setup
- \ No newline at end of file + diff --git a/readme/style.css b/readme/style.css index 6a31b4e6a..9b49a32b0 100644 --- a/readme/style.css +++ b/readme/style.css @@ -11,7 +11,7 @@ body { border-left:thin solid #000; border-right:thin solid #000; margin-left:auto; - margin-right:auto; + margin-right:auto; background:#FFF url(images/clown.png) no-repeat fixed right bottom; } #template { position:relative; min-height:100%; } @@ -32,7 +32,7 @@ body { padding-top:10px; } .body-title { - font-size:x-large; + font-size:x-large; } .subtitle { font-size:14px; @@ -76,7 +76,7 @@ font-family: arial, helvetica, sans-serif; border-top: 1px solid #fff; } #footer a { - color: White; + color: White; } dt { font-weight:bold; -- cgit v1.2.3-60-g2f50