diff options
author | Mysteries <mysteriousragnarok@hotmail.com> | 2013-01-29 20:02:52 -0500 |
---|---|---|
committer | Mysteries <mysteriousragnarok@hotmail.com> | 2013-01-29 20:02:52 -0500 |
commit | 7e10f1611d51f1d0c6d9efce6efe3e046cdd3aca (patch) | |
tree | d553def7ce802ee8e57d7c07a2fc05db85c517e6 /doc | |
parent | 634b23975791077d6fca0ae18accab87f64875e9 (diff) | |
download | hercules-7e10f1611d51f1d0c6d9efce6efe3e046cdd3aca.tar.gz hercules-7e10f1611d51f1d0c6d9efce6efe3e046cdd3aca.tar.bz2 hercules-7e10f1611d51f1d0c6d9efce6efe3e046cdd3aca.tar.xz hercules-7e10f1611d51f1d0c6d9efce6efe3e046cdd3aca.zip |
Updated placeholders.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/atcommands.txt | 4 | ||||
-rw-r--r-- | doc/sample/bank_test.txt | 4 | ||||
-rw-r--r-- | doc/sample/basejob_baseclass_upper.txt | 4 | ||||
-rw-r--r-- | doc/sample/checkoption.txt | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/doc/atcommands.txt b/doc/atcommands.txt index a0afa043c..fae920300 100644 --- a/doc/atcommands.txt +++ b/doc/atcommands.txt @@ -1,7 +1,7 @@ -//===== rAthena Documentation ================================ +//===== Hercules Documentation ================================ //= Atcommand List //===== By: ================================================== -//= rAthena Dev Team +//= Hercules Dev Team //===== Current Version: ===================================== //= 20130115 //===== Description: ========================================= diff --git a/doc/sample/bank_test.txt b/doc/sample/bank_test.txt index b040f80f2..e63ef7e12 100644 --- a/doc/sample/bank_test.txt +++ b/doc/sample/bank_test.txt @@ -1,7 +1,7 @@ -//===== rAthena Script ======================================= +//===== Hercules Script ======================================= //= Sample: Bank Test //===== By: ================================================== -//= rAthena Dev Team +//= Hercules Dev Team //===== Current Version: ===================================== //= 20070315 //===== Description: ========================================= diff --git a/doc/sample/basejob_baseclass_upper.txt b/doc/sample/basejob_baseclass_upper.txt index fc0e9282e..04f7d310f 100644 --- a/doc/sample/basejob_baseclass_upper.txt +++ b/doc/sample/basejob_baseclass_upper.txt @@ -1,7 +1,7 @@ -//===== rAthena Script ======================================= +//===== Hercules Script ======================================= //= Sample: Class Constants //===== By: ================================================== -//= rAthena Dev Team +//= Hercules Dev Team //===== Current Version: ===================================== //= 20110123 //===== Description: ========================================= diff --git a/doc/sample/checkoption.txt b/doc/sample/checkoption.txt index 0af9b2d36..eb768b9b2 100644 --- a/doc/sample/checkoption.txt +++ b/doc/sample/checkoption.txt @@ -1,7 +1,7 @@ -//===== rAthena Script ======================================= +//===== Hercules Script ======================================= //= Sample: Checkoption //===== By: ================================================== -//= rAthena Dev Team +//= Hercules Dev Team //===== Current Version: ===================================== //= 20070315 //===== Description: ========================================= |