Leave pack all
This commit is contained in:
@@ -306,7 +306,7 @@ attack(struct rogue_state *rs,THING *mp)
|
||||
{
|
||||
remove_mon(rs,&mp->t_pos, moat(mp->t_pos.y, mp->t_pos.x), FALSE);
|
||||
mp=NULL;
|
||||
leave_pack(rs,steal, FALSE, FALSE);
|
||||
leave_pack(rs,steal, FALSE, TRUE);//FALSE);
|
||||
msg(rs,"she stole %s!", inv_name(steal, TRUE));
|
||||
discard(steal);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user