Adjusted more areas and mobs
in nasgarth desert and connected areas.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
void main()
|
||||
{
|
||||
object oSelf = OBJECT_SELF;
|
||||
object oDeron = GetObjectByTag("Deron", 1);
|
||||
object oDeron = GetObjectByTag("Deron", 0);
|
||||
|
||||
location lTarget = GetLocation(oSelf);
|
||||
location lHome = GetLocation(GetObjectByTag("SOT_HOMEPOINT"));
|
||||
|
Reference in New Issue
Block a user