PR #1093 - quest leader vs thrown invocation items

Pull request from entrez:  if hero throws (or kicks) an invocation
item or the Amulet at the quest leader, identify it and give it back
instead of treating the throw (or kicked item) as an attack.

In addition to the fixes entry I've made several tweaks to related
code, mostly to refer to the leader as "Someone" rather than "It" if
unseen.

Closes #1093
This commit is contained in:
PatR
2023-09-20 12:10:57 -07:00
parent bda0b3b807
commit 14c7b2015d
4 changed files with 30 additions and 9 deletions

View File

@@ -659,4 +659,6 @@ deliver_splev_message(void)
}
}
#undef QTEXT_FILE
/*questpgr.c*/