summaryrefslogtreecommitdiff
path: root/doc/sample
diff options
context:
space:
mode:
authoreuphyy <euphyy@54d463be-8e91-2dee-dedb-b68131a5f0ec>2012-11-23 03:22:28 +0000
committereuphyy <euphyy@54d463be-8e91-2dee-dedb-b68131a5f0ec>2012-11-23 03:22:28 +0000
commitbd4e344a476439af984995540cb3d037752981c8 (patch)
tree4cd55defb83cc7f8ef1efeb7485f8b7db45e2cff /doc/sample
parent252d548e533389f18b80c8a35976eca893791355 (diff)
downloadhercules-bd4e344a476439af984995540cb3d037752981c8.tar.gz
hercules-bd4e344a476439af984995540cb3d037752981c8.tar.bz2
hercules-bd4e344a476439af984995540cb3d037752981c8.tar.xz
hercules-bd4e344a476439af984995540cb3d037752981c8.zip
* Added Guillotine Cross job quest, again thanks to Muad_Dib! (bugreport:5834)
* Follow-up r16941: added documentation. * Updated WOE Controller script to v1.4, which modifies LoadEvent mapflag settings for easier cross-compatibility and standardizes script format. * Minor tweaks here and there. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16947 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'doc/sample')
-rw-r--r--doc/sample/npc_test_checkweight.txt (renamed from doc/sample/npc_test_chekweight.txt)6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/sample/npc_test_chekweight.txt b/doc/sample/npc_test_checkweight.txt
index 1f4d1d2d8..195ff856e 100644
--- a/doc/sample/npc_test_chekweight.txt
+++ b/doc/sample/npc_test_checkweight.txt
@@ -1,14 +1,14 @@
//===== rAthena Script =======================================
-//= Sample: ChekWeight
+//= Sample: CheckWeight
//===== By: ==================================================
//= rAthena Dev Team
//===== Current Version: =====================================
//= 20121113
//===== Description: =========================================
-//= Demonstrates ChekWeight commands.
+//= Demonstrates 'checkweight' command.
//============================================================
-new_1-1,56,106,5 script ChkSpace 763,{
+prontera,161,181,6 script ChkSpace 763,{
function ChkResult;
function FinalReport;