diff options
Diffstat (limited to 'conf/map/battle/homunc.conf')
-rw-r--r-- | conf/map/battle/homunc.conf | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/conf/map/battle/homunc.conf b/conf/map/battle/homunc.conf index 0042df01..f2ed4d8d 100644 --- a/conf/map/battle/homunc.conf +++ b/conf/map/battle/homunc.conf @@ -9,7 +9,7 @@ //= This file is part of Hercules. //= http://herc.ws - http://github.com/HerculesWS/Hercules //= -//= Copyright (C) 2014-2018 Hercules Dev Team +//= Copyright (C) 2014-2019 Hercules Dev Team //= //= Hercules is free software: you can redistribute it and/or modify //= it under the terms of the GNU General Public License as published by @@ -66,3 +66,6 @@ homunculus_max_level: 99 // Max level for Homunculus S homunculus_S_max_level: 150 + +// Bonus EXP homunculus received from master? (Note 2) +hom_bonus_exp_from_master: 10 |