Make Death revive faster
Death will revive faster than the other riders. Make all the riders revive after 67 turns, instead of 500. There was practically a zero chance a rider would revive at 500, so keep it somewhat sensible.
This commit is contained in:
@@ -1415,6 +1415,7 @@ E struct obj *FDECL(mk_named_object,
|
||||
(int, struct permonst *, int, int, const char *));
|
||||
E struct obj *FDECL(rnd_treefruit_at, (int, int));
|
||||
E void FDECL(set_corpsenm, (struct obj *, int));
|
||||
E long FDECL(rider_revival_time, (struct obj *, BOOLEAN_P));
|
||||
E void FDECL(start_corpse_timeout, (struct obj *));
|
||||
E void FDECL(bless, (struct obj *));
|
||||
E void FDECL(unbless, (struct obj *));
|
||||
|
||||
Reference in New Issue
Block a user