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/scripting.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'readme/scripting.html') 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. -- cgit v1.2.3-70-g09d2