/* the nethack cyborg! */ /* by proudft@ccnet.com */ #include "hack.h" #include "func_tab.h" #ifdef BORG #define HP_TRACK 25 #define HP_TREND 3 char borg_on=0; char borg_line[80] = {0}; int predicted_hp; void adjust_hp_list(void) { static int hp_list[HP_TRACK] = {0}; int l; int hp_diff; for (l=0;l