Updated Tar Lake Interior
Updated Tar Lake Interior. Added class based starting item packages for new characters.
This commit is contained in:
@@ -45,7 +45,7 @@ void main()
|
||||
|
||||
// Cast SPELL_REPEL_VERMIN with Extend Spell metamagic
|
||||
ActionSpeakString("Aggh, damn bugs!!", TALKVOLUME_TALK);
|
||||
ActionCastSpellAtObject(SPELL_REPEL_VERMIN, oNPC, METAMAGIC_EXTEND, TRUE, nSpellLevel, FALSE);
|
||||
DelayCommand(0.1f, ActionCastSpellAtObject(SPELL_REPEL_VERMIN, oNPC, METAMAGIC_EXTEND, TRUE, nSpellLevel, FALSE));
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user