From 98225193b93906351dfe2ad594a390997e301584 Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Sat, 14 Dec 2013 19:53:52 -0800 Subject: Make a formatter for lex files --- src/map/skill.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src') diff --git a/src/map/skill.cpp b/src/map/skill.cpp index 3fdd45d..5c8ba09 100644 --- a/src/map/skill.cpp +++ b/src/map/skill.cpp @@ -842,6 +842,7 @@ void skill_status_change_timer(TimerData *tid, tick_t tick, int id, StatusChange { if (bl->bl_type == BL::PC) { + // TODO boundscheck this hp = 3 + hp * 3 / 200; pc_heal(bl->is_player(), -hp, 0); } -- cgit v1.2.3-60-g2f50