Initial commit. Updated release archive.
This commit is contained in:
13
_module/nss/at_giveshipkey.nss
Normal file
13
_module/nss/at_giveshipkey.nss
Normal file
@@ -0,0 +1,13 @@
|
||||
//::///////////////////////////////////////////////
|
||||
//:: FileName at_giveshipkey
|
||||
//:://////////////////////////////////////////////
|
||||
//:://////////////////////////////////////////////
|
||||
//:: Created By: Script Wizard
|
||||
//:: Created On: 9/14/2002 12:55:02 AM
|
||||
//:://////////////////////////////////////////////
|
||||
void main()
|
||||
{
|
||||
// Give the speaker the items
|
||||
CreateItemOnObject("it_ship_key", GetPCSpeaker(), 1);
|
||||
|
||||
}
|
Reference in New Issue
Block a user