Added PnP Dire Rat.
Added PnP Dire Rat.
This commit is contained in:
10
nwn_dark_sun/ds_hq_conv_start.nss
Normal file
10
nwn_dark_sun/ds_hq_conv_start.nss
Normal file
@@ -0,0 +1,10 @@
|
||||
// Script by: Nyadarus
|
||||
// Created: September 2003
|
||||
// Used in: The Hermit Quest
|
||||
// Purpose: Used to start conversations on 2 placeables: The Exit Portal
|
||||
// in The Pit of Fire and The Dying Slave Tribe Member in
|
||||
// Barrens Cave.
|
||||
void main()
|
||||
{
|
||||
ActionStartConversation(GetLastUsedBy(),"");
|
||||
}
|
Reference in New Issue
Block a user