generated from Jaysyn/ModuleTemplate
Initial Commit
Initial Commit
This commit is contained in:
5
_module/nss/examine_self.nss
Normal file
5
_module/nss/examine_self.nss
Normal file
@@ -0,0 +1,5 @@
|
||||
void main()
|
||||
{
|
||||
PlaySound("al_mg_ballmagic1");
|
||||
AssignCommand(GetLastUsedBy(), ActionExamine(OBJECT_SELF));
|
||||
}
|
||||
Reference in New Issue
Block a user