Initial commit. Updated release archive.
This commit is contained in:
12
_removed/cotw_on_activate.nss
Normal file
12
_removed/cotw_on_activate.nss
Normal file
@@ -0,0 +1,12 @@
|
||||
// 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());
|
||||
}
|
Reference in New Issue
Block a user