fix message when were_summoning
This commit is contained in:
@@ -2307,7 +2307,7 @@ E void FDECL(skill_init, (const struct def_skill *));
|
||||
|
||||
E void FDECL(were_change, (struct monst *));
|
||||
E void FDECL(new_were, (struct monst *));
|
||||
E int FDECL(were_summon, (struct permonst *,BOOLEAN_P,int *));
|
||||
E int FDECL(were_summon, (struct permonst *,BOOLEAN_P,int *,char *));
|
||||
E void NDECL(you_were);
|
||||
E void FDECL(you_unwere, (BOOLEAN_P));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user