From d4b02bab9bd2e916a7bbb467856ab9dfba983fab Mon Sep 17 00:00:00 2001 From: shennetsind Date: Sun, 9 Jun 2013 02:31:40 -0300 Subject: Linking missing interfaces to the HPM battle, bg, homun Signed-off-by: shennetsind --- src/map/map.c | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/map/map.c') diff --git a/src/map/map.c b/src/map/map.c index 70aa777e3..0dab56d21 100644 --- a/src/map/map.c +++ b/src/map/map.c @@ -5256,9 +5256,12 @@ void map_cp_defaults(void) { void map_hp_symbols(void) { /* full interfaces */ HPM->share(atcommand,"atcommand"); + HPM->share(battle,"battle"); + HPM->share(bg,"battlegrounds"); HPM->share(buyingstore,"buyingstore"); HPM->share(clif,"clif"); HPM->share(guild,"guild"); + HPM->share(homun,"homun"); HPM->share(ircbot,"ircbot"); HPM->share(logs,"logs"); HPM->share(script,"script"); -- cgit v1.2.3-70-g09d2