removed useless _ folders
This commit is contained in:
21
Phantom_Script/Phantom_Script/Object/Phantom_Script_1.lsl
Normal file
21
Phantom_Script/Phantom_Script/Object/Phantom_Script_1.lsl
Normal file
@@ -0,0 +1,21 @@
|
||||
// :CATEGORY:Phantom
|
||||
// :NAME:Phantom_Script
|
||||
// :AUTHOR:Anonymous
|
||||
// :CREATED:2010-01-10 05:20:56.000
|
||||
// :EDITED:2013-09-18 15:38:59
|
||||
// :ID:624
|
||||
// :NUM:851
|
||||
// :REV:1.0
|
||||
// :WORLD:Second Life
|
||||
// :DESCRIPTION:
|
||||
// Phantom Script.lsl
|
||||
// :CODE:
|
||||
|
||||
default
|
||||
{
|
||||
state_entry()
|
||||
{
|
||||
llSetStatus(STATUS_PHANTOM, TRUE);
|
||||
}
|
||||
}
|
||||
// END //
|
||||
6
Phantom_Script/Phantom_Script/Phantom_Script.prj
Normal file
6
Phantom_Script/Phantom_Script/Phantom_Script.prj
Normal file
@@ -0,0 +1,6 @@
|
||||
<Project name="Phantom_Script" guid="D76A3A09-6C00-1014-B904-200204C60A89">
|
||||
<Object name="Object" guid="D76A3AFB-6C00-1014-B904-200204C60A89">
|
||||
<Script name="Phantom_Script_1.lsl" guid="D76A54BA-6C00-1014-B904-200204C60A89">
|
||||
</Script>
|
||||
</Object>
|
||||
</Project>
|
||||
Reference in New Issue
Block a user