summaryrefslogtreecommitdiff
path: root/localserver/beta.patch2
diff options
context:
space:
mode:
Diffstat (limited to 'localserver/beta.patch2')
-rw-r--r--localserver/beta.patch212
1 files changed, 0 insertions, 12 deletions
diff --git a/localserver/beta.patch2 b/localserver/beta.patch2
index 2efb341..4a310bb 100644
--- a/localserver/beta.patch2
+++ b/localserver/beta.patch2
@@ -1,15 +1,3 @@
-diff --git a/src/map/battle.c b/src/map/battle.c
-index fe7a64b51..f9066fcb8 100644
---- a/src/map/battle.c
-+++ b/src/map/battle.c
-@@ -7417,6 +7417,7 @@ static const struct battle_data {
- { "features/enable_achievement_system", &battle_config.feature_enable_achievement, 1, 0, 1, },
- { "ping_timer_inverval", &battle_config.ping_timer_interval, 30, 0, 99999999, },
- { "ping_time", &battle_config.ping_time, 20, 0, 99999999, },
-+ { "hom_bonus_exp_from_master", &battle_config.hom_bonus_exp_from_master, 10, 0, 100, },
- };
-
- static bool battle_set_value_sub(int index, int value)
diff --git a/src/map/npc.c b/src/map/npc.c
index 4b79a9fed..b4d125581 100644
--- a/src/map/npc.c