//:://///////////////////////////////////////////// //:: disturbed_crate //:: disturbed_crate.nss //:: Copyright (c) 2001 Bioware Corp. //::////////////////////////////////////////////// /* */ //::////////////////////////////////////////////// //:: Created By: Lysandius //:: Created On: 18-07-2002 //::////////////////////////////////////////////// void main() { SignalEvent(OBJECT_SELF, EventUserDefined(1008)); // ON DISTURBED }