Changed folder name.
Changed folder name.
This commit is contained in:
17
_module/nss/wizreward.nss
Normal file
17
_module/nss/wizreward.nss
Normal file
@@ -0,0 +1,17 @@
|
||||
//::///////////////////////////////////////////////
|
||||
//:: FileName wizreward
|
||||
//:://////////////////////////////////////////////
|
||||
//:://////////////////////////////////////////////
|
||||
//:: Created By: Script Wizard
|
||||
//:: Created On: 8/11/2002 3:27:17 PM
|
||||
//:://////////////////////////////////////////////
|
||||
void main()
|
||||
{
|
||||
|
||||
|
||||
// Give the speaker the items
|
||||
CreateItemOnObject("herocrystal", GetPCSpeaker(), 1);
|
||||
|
||||
|
||||
|
||||
}
|
Reference in New Issue
Block a user