Added PnP Dire Rat.
Added PnP Dire Rat.
This commit is contained in:
14
nwn_dark_sun/thievesquest2.nss
Normal file
14
nwn_dark_sun/thievesquest2.nss
Normal file
@@ -0,0 +1,14 @@
|
||||
//::///////////////////////////////////////////////
|
||||
//:: FileName thievesquest1
|
||||
//:://////////////////////////////////////////////
|
||||
//:://////////////////////////////////////////////
|
||||
//:: Created By: Script Wizard
|
||||
//:: Created On: 8/10/02 11:12:53 PM
|
||||
//:://////////////////////////////////////////////
|
||||
void main()
|
||||
{
|
||||
// Set the variables
|
||||
SetLocalInt(GetPCSpeaker(), "thievesquests", 1);
|
||||
SetLocalInt(GetPCSpeaker(), "pickpocket",3);
|
||||
|
||||
}
|
Reference in New Issue
Block a user