Vint
{ "pmiss", &conf_pmiss, Vint },
{ "pdroneabsorb", &conf_pdroneabsorb, Vint },
{ "fall_frac", &conf_fall_frac, Vint },
{ "bulspd", &conf_bulspd, Vint },
{ "ishots", &conf_ishots, Vint },
{ "nshots", &conf_nshots, Vint },
{ "maxncshot", &conf_maxncshot, Vint },
{ "maxdam", &conf_maxdam, Vint },
{ "mindam", &conf_mindam, Vint },
{ "stabdam", &conf_stabdam, Vint },
{ "killgain", &conf_killgain, Vint },
{ "slimefactor", &conf_slimefactor, Vint },
{ "slimespeed", &conf_slimespeed, Vint },
{ "lavaspeed", &conf_lavaspeed, Vint },
{ "cloaklen", &conf_cloaklen, Vint },
{ "scanlen", &conf_scanlen, Vint },
{ "mindshot", &conf_mindshot, Vint },
{ "simstep", &conf_simstep, Vint },
{ NULL, NULL, Vint }
case Vint:
{ "random", &conf_random, Vint },
{ "reflect", &conf_reflect, Vint },
{ "monitor", &conf_monitor, Vint },
{ "ooze", &conf_ooze, Vint },
{ "fly", &conf_fly, Vint },
{ "volcano", &conf_volcano, Vint },
{ "drone", &conf_drone, Vint },
{ "boots", &conf_boots, Vint },
{ "scan", &conf_scan, Vint },
{ "cloak", &conf_cloak, Vint },
{ "logerr", &conf_logerr, Vint },
{ "syslog", &conf_syslog, Vint },
{ "scoredecay", &conf_scoredecay, Vint },
{ "maxremove", &conf_maxremove, Vint },
{ "linger", &conf_linger, Vint },
{ "flytime", &conf_flytime, Vint },
{ "flystep", &conf_flystep, Vint },
{ "volcano_max", &conf_volcano_max, Vint },
{ "ptrip_face", &conf_ptrip_face, Vint },
{ "ptrip_back", &conf_ptrip_back, Vint },
{ "ptrip_side", &conf_ptrip_side, Vint },
{ "prandom", &conf_prandom, Vint },
{ "preflect", &conf_preflect, Vint },
{ "pshot_coll", &conf_pshot_coll, Vint },
{ "pgren_coll", &conf_pgren_coll, Vint },
{ "pgren_catch", &conf_pgren_catch, Vint },