diff options
author | brianluau <brianluau@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-08-31 21:49:48 +0000 |
---|---|---|
committer | brianluau <brianluau@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-08-31 21:49:48 +0000 |
commit | ddc75a03c7c7b00f839a862de9c265543d414829 (patch) | |
tree | c6777d015f321a4584a90e3fabd1d64a70f8a0f0 /doc/woe_time_explanation.txt | |
parent | 6ecdfa051ab4adbf84938b18f44c5f12f05dbe3a (diff) | |
download | hercules-ddc75a03c7c7b00f839a862de9c265543d414829.tar.gz hercules-ddc75a03c7c7b00f839a862de9c265543d414829.tar.bz2 hercules-ddc75a03c7c7b00f839a862de9c265543d414829.tar.xz hercules-ddc75a03c7c7b00f839a862de9c265543d414829.zip |
- Standardized headers of /doc files.
- Added svn:eol-style=native property on some recently added text files.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16726 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'doc/woe_time_explanation.txt')
-rw-r--r-- | doc/woe_time_explanation.txt | 16 |
1 files changed, 7 insertions, 9 deletions
diff --git a/doc/woe_time_explanation.txt b/doc/woe_time_explanation.txt index 57951e885..fa21834ad 100644 --- a/doc/woe_time_explanation.txt +++ b/doc/woe_time_explanation.txt @@ -1,14 +1,12 @@ -//===== Athena Doc ======================================== +//===== rAthena Documentation ================================ //= WoE Time Explanation -//===== By ================================================ -//= erKURITA -//===== Version =========================================== -//= 1.1 -//========================================================= -//= 1.1 - Edited and reformatted. [Euphy] -//===== Description ======================================= +//===== By: ================================================== +//= rAthena Dev Team +//===== Current Version: ===================================== +//= 20120717 +//===== Description: ========================================= //= Details on the behavior of the default WoE controller. -//========================================================= +//============================================================ There are 2 main commands that determine WoE times: OnClock<time>: and gettime(<type>). |