Added PnP Dire Rat.
Added PnP Dire Rat.
This commit is contained in:
5
nwn_dark_sun/ta_hashead.nss
Normal file
5
nwn_dark_sun/ta_hashead.nss
Normal file
@@ -0,0 +1,5 @@
|
||||
int StartingConditional()
|
||||
{
|
||||
int nShow = OBJECT_INVALID != GetItemPossessedBy(GetPCSpeaker(), "QST_LASKCHFHEAD");
|
||||
return nShow;
|
||||
}
|
Reference in New Issue
Block a user