Initial upload
Initial upload
This commit is contained in:
13
_module/nss/librar_gve_lttr.nss
Normal file
13
_module/nss/librar_gve_lttr.nss
Normal file
@@ -0,0 +1,13 @@
|
||||
//::///////////////////////////////////////////////
|
||||
//:: FileName librar_gve_lttr
|
||||
//:://////////////////////////////////////////////
|
||||
//:://////////////////////////////////////////////
|
||||
//:: Created By: Script Wizard
|
||||
//:: Created On: 8/6/2003 4:21:23 PM
|
||||
//:://////////////////////////////////////////////
|
||||
void main()
|
||||
{
|
||||
// Give the speaker the items
|
||||
CreateItemOnObject("librariansletter", GetPCSpeaker(), 1);
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user