Harpy Lair Fixes
Harpy lair now works per pnp. Created pnp harpy & dire lion. Added many skinmesh creature models by Ancarion. Added ProjectQ harpy model. Added reduced sized spells.2da to override default PRC.
This commit is contained in:
5
_module/nss/sc_startconv.nss
Normal file
5
_module/nss/sc_startconv.nss
Normal file
@@ -0,0 +1,5 @@
|
||||
void main()
|
||||
{
|
||||
object oUser = GetLastUsedBy();
|
||||
AssignCommand(OBJECT_SELF, ActionStartConversation(oUser));
|
||||
}
|
||||
Reference in New Issue
Block a user