Added PnP Dire Rat.
Added PnP Dire Rat.
This commit is contained in:
12
nwn_dark_sun/at_gotmirbelt.nss
Normal file
12
nwn_dark_sun/at_gotmirbelt.nss
Normal file
@@ -0,0 +1,12 @@
|
||||
//::///////////////////////////////////////////////
|
||||
//:: FileName at_gotmirbelt
|
||||
//:://////////////////////////////////////////////
|
||||
//:://////////////////////////////////////////////
|
||||
//:: Created By: Script Wizard
|
||||
//:: Created On: 10/11/2002 12:45:37 AM
|
||||
//:://////////////////////////////////////////////
|
||||
void main()
|
||||
{
|
||||
// Give the speaker the items
|
||||
CreateItemOnObject("miraclebelt", GetPCSpeaker(), 1);
|
||||
}
|
Reference in New Issue
Block a user