Adjusted more areas and mobs

in nasgarth desert and connected areas.
This commit is contained in:
EpicValor
2023-10-09 18:16:56 -05:00
parent 6ee16d51cd
commit 950b16a720
82 changed files with 31975 additions and 15145 deletions

View File

@@ -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"));