// Curse of the Wolf // by OldManWhistler // This script should be used with OnActivateItem systems that use the item // tag as the script to execute. //#include "cotw_include" void main() { //COTWOnActivateItem (GetItemActivator(), GetItemActivatedTarget(), GetItemActivated()); }