Unify "You are rooted" message

This commit is contained in:
Pasi Kallinen
2015-04-22 08:35:14 +03:00
parent 0bef94cfde
commit 2783157f95
3 changed files with 18 additions and 14 deletions

View File

@@ -782,6 +782,7 @@ E boolean FDECL(bad_rock, (struct permonst *,XCHAR_P,XCHAR_P));
E int FDECL(cant_squeeze_thru, (struct monst *));
E boolean FDECL(invocation_pos, (XCHAR_P,XCHAR_P));
E boolean FDECL(test_move, (int, int, int, int, int));
E boolean NDECL(u_rooted);
E void NDECL(domove);
E boolean NDECL(overexertion);
E void NDECL(invocation_message);