summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/map/status.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/map/status.c b/src/map/status.c
index 7ce75dac2..fce11fb9f 100644
--- a/src/map/status.c
+++ b/src/map/status.c
@@ -7057,6 +7057,7 @@ static int status_natural_heal(DBKey key,void * data,va_list app)
pc_resethate(sd);
pc_resetfeel(sd);
//TODO: Figure out how to make the client-side msg show up.
+ clif_displaymessage(sd->fd,"[Angel of the Sun, Moon and Stars]");
}
}
sregen->tick.sp -= battle_config.natural_heal_skill_interval;