summaryrefslogtreecommitdiff
path: root/db/re/job_db.conf
diff options
context:
space:
mode:
Diffstat (limited to 'db/re/job_db.conf')
-rw-r--r--db/re/job_db.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/db/re/job_db.conf b/db/re/job_db.conf
index 4e19c8af4..db65fd10e 100644
--- a/db/re/job_db.conf
+++ b/db/re/job_db.conf
@@ -45,7 +45,7 @@ Job_Name: { // Job names as in src/map/pc.c (they are hardcoded at the moment so
}
HPTable:[ 1, .... 150 ] (int[]) Reference table for base HP per level
SPTable:[ 1, .... 150 ] (int[]) Reference table for base SP per level
- /* Note: If table index size is smaller than the max level the server will automatically generate the missing index based on the average increase per level. */
+ // Note: If table index size is smaller than the max level the server will automatically generate the missing index based on the average increase per level.
}
*/
//====================================================