From 6d814614e161a16cbee5efadb299f23de6e1f607 Mon Sep 17 00:00:00 2001 From: Mark Hester Date: Sun, 1 Jul 2018 15:11:55 +0100 Subject: Documentation in pc.c --- src/map/pc.c | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'src/map/pc.c') diff --git a/src/map/pc.c b/src/map/pc.c index 0872c85e1..71d0584aa 100644 --- a/src/map/pc.c +++ b/src/map/pc.c @@ -11414,7 +11414,7 @@ bool pc_read_exp_db_sub_class(struct config_setting_t *t, bool base) } /** - * Description: Helper function to read a root configuration in the exp_db.conf file. + * Description: Helper function to read a root configuration in the exp_group_db.conf file. * @param[in] t pointer to the root config setting * @param[in] base boolean switch determining whether to read either base or job exp. * @return total number of valid entries read from the setting. @@ -11477,10 +11477,10 @@ bool pc_read_exp_db(void) } /*========================================== - * pc DB reading. - * exp.txt - required experience values - * skill_tree.txt - skill tree for every class - * attr_fix.txt - elemental adjustment table + * PC DB reading. + * exp_group_db.conf - required experience values + * skill_tree.txt - skill tree for every class + * attr_fix.txt - elemental adjustment table *------------------------------------------*/ int pc_readdb(void) { int i,j,k; -- cgit v1.2.3-60-g2f50