// This script will trigger healing of the stones when the player speaks // with a healer. void main() { ExecuteScript("em_healstones", GetPCSpeaker()); }