Added PnP Dire Rat.
Added PnP Dire Rat.
This commit is contained in:
4
nwn_dark_sun/actjumptoblue.nss
Normal file
4
nwn_dark_sun/actjumptoblue.nss
Normal file
@@ -0,0 +1,4 @@
|
||||
void main()
|
||||
{
|
||||
AssignCommand(GetPCSpeaker(),ActionJumpToLocation(GetLocation(GetObjectByTag("WP_BlueRiver"))));
|
||||
}
|
Reference in New Issue
Block a user