refine #K4060 fix - affect of riding on stealth
Hide some of the details about new Stealth. Streamline mon_break_armor(). Move replicated bypass handling into m_lose_armor(). Also, eliminate a 'goto'.
This commit is contained in:
@@ -2232,6 +2232,7 @@ extern void nhassert_failed(const char *, const char *, int);
|
||||
|
||||
extern void set_uasmon(void);
|
||||
extern void float_vs_flight(void);
|
||||
extern void steed_vs_stealth(void);
|
||||
extern void change_sex(void);
|
||||
extern void livelog_newform(boolean, int, int);
|
||||
extern void polyself(int);
|
||||
|
||||
Reference in New Issue
Block a user