#include "religion-enum.h"


Go to the source code of this file.
Functions | |
| std::string | god_prayer_reaction () |
| bool | god_accepts_prayer (god_type god) |
| void | pray () |
| void | end_prayer () |
| piety_gain_t | sacrifice_item_stack (const item_def &item, int *js=0) |
| void end_prayer | ( | ) |

| bool god_accepts_prayer | ( | god_type | god | ) |

| std::string god_prayer_reaction | ( | ) |

| void pray | ( | ) |

| piety_gain_t sacrifice_item_stack | ( | const item_def & | item, | |
| int * | js = 0 | |||
| ) |
1.5.6