script fixes, additions to merchant
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
void main()
|
||||
{
|
||||
object oSelf = OBJECT_SELF;
|
||||
DelayCommand(30.5, ExecuteScript("_golemstats", OBJECT_SELF));
|
||||
// modifed by primogenitor
|
||||
// aribeth uses her blackguard spellbook
|
||||
if(GetTag(oSelf) == "H2_Aribeth")
|
||||
@@ -61,5 +62,5 @@ void main()
|
||||
}
|
||||
CheckNewSpellbooks(oSelf);
|
||||
}
|
||||
DelayCommand(30.5, ExecuteScript("_golemstats", OBJECT_SELF));
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user