From 47c9d62ec34f1d83bedee0490a80287a9529fef9 Mon Sep 17 00:00:00 2001 From: xazax-hun Date: Sat, 21 Apr 2012 10:37:44 +0000 Subject: * Made branding more consistent. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15905 54d463be-8e91-2dee-dedb-b68131a5f0ec --- readme/commands.html | 6 +++--- readme/faq.html | 10 +++++----- readme/resources.html | 18 +++++++++--------- readme/scripting.html | 8 ++++---- readme/setup.html | 4 ++-- 5 files changed, 23 insertions(+), 23 deletions(-) (limited to 'readme') diff --git a/readme/commands.html b/readme/commands.html index ff79a3349..70aa3e75d 100644 --- a/readme/commands.html +++ b/readme/commands.html @@ -1,14 +1,14 @@ - RAthena | GM Commands + rAthena | GM Commands
- The following are the GM Commands which can be used in-game on an RAthena server.

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



diff --git a/readme/faq.html b/readme/faq.html index 9b7a53b02..3289943f5 100644 --- a/readme/faq.html +++ b/readme/faq.html @@ -1,14 +1,14 @@ - RAthena | FAQ + rAthena | FAQ
- The following are frequently asked questions regarding RAthena.

+ The following are frequently asked questions regarding rAthena.

Where can I set the exp rates?
@@ -50,9 +50,9 @@
I found a bug, where to I report it?
-
If you find a bug in RAthena, 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 RAthena dev team?
+
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?
diff --git a/readme/resources.html b/readme/resources.html index cc6cf87c8..acad92fa3 100644 --- a/readme/resources.html +++ b/readme/resources.html @@ -1,14 +1,14 @@ - RAthena | Resources + rAthena | Resources
- The following are some links to various resources which can be helpful when using RAthena.
+ The following are some links to various resources which can be helpful when using rAthena.
  • http://rathena.org/
    - The official RAthena project website.
  • + The official rAthena project website.
  • https://rathena.svn.sourceforge.net/svnroot/rathena/
    - The official SVN of the RAthena project.
  • + The official SVN of the rAthena project.
  • irc://irc.rizon.net/RAthena
    - The official RAthena IRC Channel.
  • + The official rAthena IRC Channel.
  • http://forum.asb-sakray.net/
    The official AEGIS Support Board.
  • @@ -44,13 +44,13 @@ List of Ragnarok Online NPC sprite names and IDs.
  • Script Commands
    - Documentation of the script commands available in RAthena.
  • + Documentation of the script commands available in rAthena.
  • Effect List
    - Documentation of the visual effects available in RAthena.
  • + Documentation of the visual effects available in rAthena.
  • Item Bonuses
    - Documentation of the item bonuses available in RAthena.
  • + Documentation of the item bonuses available in rAthena.
diff --git a/readme/scripting.html b/readme/scripting.html index 1253c0117..8a69aa382 100644 --- a/readme/scripting.html +++ b/readme/scripting.html @@ -1,14 +1,14 @@ - RAthena | Scripting + rAthena | Scripting
- How to create an NPC using RAthena'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 RAthena 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. diff --git a/readme/setup.html b/readme/setup.html index 558c2dc89..8005d4a89 100644 --- a/readme/setup.html +++ b/readme/setup.html @@ -1,14 +1,14 @@ - RAthena | Setup + rAthena | Setup