Initial module commit
Initial module commit.
This commit is contained in:
13
_module/nss/givekey.nss
Normal file
13
_module/nss/givekey.nss
Normal file
@@ -0,0 +1,13 @@
|
||||
//::///////////////////////////////////////////////
|
||||
//:: FileName givekey
|
||||
//:://////////////////////////////////////////////
|
||||
//:://////////////////////////////////////////////
|
||||
//:: Created By: Script Wizard
|
||||
//:: Created On: 7/14/2005 8:15:52 PM
|
||||
//:://////////////////////////////////////////////
|
||||
void main()
|
||||
{
|
||||
// Give the speaker the items
|
||||
CreateItemOnObject("magicalironkey", GetPCSpeaker(), 1);
|
||||
|
||||
}
|
Reference in New Issue
Block a user