diff options
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; |