Initial module commit
Initial module commit.
This commit is contained in:
13
_module/nss/at_211.nss
Normal file
13
_module/nss/at_211.nss
Normal file
@@ -0,0 +1,13 @@
|
||||
//::///////////////////////////////////////////////
|
||||
//:: FileName at_211
|
||||
//:://////////////////////////////////////////////
|
||||
//:://////////////////////////////////////////////
|
||||
//:: Created By: Script Wizard
|
||||
//:: Created On: 9/2/2005 12:23:56 AM
|
||||
//:://////////////////////////////////////////////
|
||||
void main()
|
||||
{
|
||||
// Give the speaker the items
|
||||
CreateItemOnObject("x2_it_mithralsh", GetPCSpeaker(), 1);
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user