Make destruction of altar incite its god's wrath
This is for completely destroying an altar with extra-powerful magical digging -- the normal altar_wrath() punishment didn't seem sufficient for such an outrage to me, so skip straight to slinging the lightning bolts. Destroying an altar is unlikely to happen by accident (though it's possible with poorly timed usage of a drum of earthquake).
This commit is contained in:
@@ -2291,6 +2291,7 @@ extern void speed_up(long);
|
||||
|
||||
extern boolean critically_low_hp(boolean);
|
||||
extern boolean stuck_in_wall(void);
|
||||
extern void desecrate_altar(boolean, aligntyp);
|
||||
extern int dosacrifice(void);
|
||||
extern boolean can_pray(boolean);
|
||||
extern int dopray(void);
|
||||
|
||||
Reference in New Issue
Block a user