diff options
author | euphyy <euphyy@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-07-19 18:46:56 +0000 |
---|---|---|
committer | euphyy <euphyy@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-07-19 18:46:56 +0000 |
commit | cf6f0ee71e978691de28579ad33c0b30fdc8be09 (patch) | |
tree | 44a06d4e7fbdbe4e30d639a18635b78ff2033edd /doc/sample | |
parent | 9275d18a5a462b676e8336b2c9957edb999634cc (diff) | |
download | hercules-cf6f0ee71e978691de28579ad33c0b30fdc8be09.tar.gz hercules-cf6f0ee71e978691de28579ad33c0b30fdc8be09.tar.bz2 hercules-cf6f0ee71e978691de28579ad33c0b30fdc8be09.tar.xz hercules-cf6f0ee71e978691de28579ad33c0b30fdc8be09.zip |
* Condensed the documentation on the "Import" folder, it should be more reader-friendly now (conf\readme.txt)
* Deleted doc\pccommand_list.txt, it's outdated and its contents are already (better) explained in doc\script_commands.txt
* Other misc cleaning...
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16453 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'doc/sample')
-rw-r--r-- | doc/sample/getequipcardid.txt | 1 | ||||
-rw-r--r-- | doc/sample/npc_shop_test.txt | 4 |
2 files changed, 1 insertions, 4 deletions
diff --git a/doc/sample/getequipcardid.txt b/doc/sample/getequipcardid.txt index 3449ed0c7..8cc321cbe 100644 --- a/doc/sample/getequipcardid.txt +++ b/doc/sample/getequipcardid.txt @@ -1,4 +1,3 @@ -//===== rAthena Script ======================================= //===== By: ================================================== //= Lupus //= Shows your HAT's slots IDs diff --git a/doc/sample/npc_shop_test.txt b/doc/sample/npc_shop_test.txt index 865bd0c13..ca0f9bfbc 100644 --- a/doc/sample/npc_shop_test.txt +++ b/doc/sample/npc_shop_test.txt @@ -27,6 +27,4 @@ prontera,218,211,4 shop Pet Groomer 125,537:2500,643:3000,10013:1500,10014:2000 izlude,164,138,4 shop Pet Groomer 124,537:2500,643:3000,10013:1500,10014:2000 morocc,269,167,4 shop Pet Groomer 125,537:2500,643:3000,10013:1500,10014:2000 geffen,193,152,4 shop Pet Groomer 124,537:2500,643:3000,10013:1500,10014:2000 -payon,142,104,4 shop Pet Groomer 124,537:2500,643:3000,10013:1500,10014:2000 - -// EOF //
\ No newline at end of file +payon,142,104,4 shop Pet Groomer 124,537:2500,643:3000,10013:1500,10014:2000
\ No newline at end of file |