*** empty log message ***
Use player.c's FindKey to find keys for containers --DAMN
Need prototype for FindKey here so that it can be used in apply.c as well as player.c
Cut "static" from FindKey when adding its prototype to sproto.h.
Bugfix in server/apply.c - apply_container()
- vulnerability gives -4 to saving throw against non-damage attack effects
- minor cleanup