Initial commit. Updated release archive.
This commit is contained in:
13
_module/nss/at_givedockkey.nss
Normal file
13
_module/nss/at_givedockkey.nss
Normal file
@@ -0,0 +1,13 @@
|
||||
//::///////////////////////////////////////////////
|
||||
//:: FileName at_givedockkey
|
||||
//:://////////////////////////////////////////////
|
||||
//:://////////////////////////////////////////////
|
||||
//:: Created By: Script Wizard
|
||||
//:: Created On: 6/8/2003 10:51:35 PM
|
||||
//:://////////////////////////////////////////////
|
||||
void main()
|
||||
{
|
||||
// Give the speaker the items
|
||||
CreateItemOnObject("it_ship_key", GetPCSpeaker(), 1);
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user