Pets avoid a location hero just kicked
If hero kicks a location, pets and peacefuls will avoid moving into that location for that turn.
This commit is contained in:
@@ -515,6 +515,8 @@ struct instance_globals_j {
|
||||
|
||||
struct instance_globals_k {
|
||||
|
||||
coord kickedloc; /* location hero just kicked */
|
||||
|
||||
/* decl.c */
|
||||
struct obj *kickedobj; /* object in flight due to kicking */
|
||||
struct kinfo killer;
|
||||
|
||||
Reference in New Issue
Block a user