Added PnP Dire Rat.
Added PnP Dire Rat.
This commit is contained in:
13
nwn_dark_sun/at_006.nss
Normal file
13
nwn_dark_sun/at_006.nss
Normal file
@@ -0,0 +1,13 @@
|
||||
//::///////////////////////////////////////////////
|
||||
//:: FileName at_006
|
||||
//:://////////////////////////////////////////////
|
||||
//:://////////////////////////////////////////////
|
||||
//:: Created By: Script Wizard
|
||||
//:: Created On: 7/29/02 1:56:51 AM
|
||||
//:://////////////////////////////////////////////
|
||||
void main()
|
||||
{
|
||||
|
||||
// Remove some gold from the player
|
||||
TakeGoldFromCreature(50, GetPCSpeaker(), TRUE);
|
||||
}
|
Reference in New Issue
Block a user