Initial commit. Updated release archive.
This commit is contained in:
13
_module/nss/at_givedavid_key.nss
Normal file
13
_module/nss/at_givedavid_key.nss
Normal file
@@ -0,0 +1,13 @@
|
||||
//::///////////////////////////////////////////////
|
||||
//:: FileName at_givedavid_key
|
||||
//:://////////////////////////////////////////////
|
||||
//:://////////////////////////////////////////////
|
||||
//:: Created By: Script Wizard
|
||||
//:: Created On: 03/08/17 21:07:04
|
||||
//:://////////////////////////////////////////////
|
||||
void main()
|
||||
{
|
||||
// Give the speaker the items
|
||||
CreateItemOnObject("item007", GetPCSpeaker(), 1);
|
||||
|
||||
}
|
Reference in New Issue
Block a user