
Go to the source code of this file.
Functions | |
| void | sprint_give_items () |
| int | sprint_modify_exp (int exp) |
| int | sprint_modify_exp_inverse (int exp) |
| int | sprint_modify_skills (int skill_gain) |
| int | sprint_modify_piety (int piety) |
| int | sprint_modify_abyss_exit_chance (int exit_chance) |
| bool | sprint_veto_random_abyss_monster (monster_type type) |
| std::vector< const map_def * > | get_sprint_maps () |
| void | set_sprint_map (const std::string &map) |
| std::string | get_sprint_map () |
| std::string get_sprint_map | ( | ) |
| std::vector<const map_def *> get_sprint_maps | ( | ) |

| void set_sprint_map | ( | const std::string & | map | ) |
| void sprint_give_items | ( | ) |

| int sprint_modify_abyss_exit_chance | ( | int | exit_chance | ) |
| int sprint_modify_exp | ( | int | exp | ) |
| int sprint_modify_exp_inverse | ( | int | exp | ) |

| int sprint_modify_piety | ( | int | piety | ) |
| int sprint_modify_skills | ( | int | skill_gain | ) |
| bool sprint_veto_random_abyss_monster | ( | monster_type | type | ) |

1.5.6