Added kes'trekel animal companion

Added kes'trekel animal companion
This commit is contained in:
Jaysyn904
2021-07-28 16:46:37 -04:00
parent 51eece4875
commit f992d90651
114 changed files with 40 additions and 16 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -145,7 +145,7 @@ while(!END)
iWeight = 1;
break;
case 15:sChoice = "kestrekel001"; //Kes'trekel, Small
case 15:sChoice = "ds_kestrekel001"; //Kes'trekel, Small
fCR = 2.0;
iMinNum = 0;
iMaxNum = 0;

View File

@@ -124,7 +124,7 @@ while(!END)
iWeight = 1;
break;
case 12:sChoice = "kestrekel001"; //Kes'trekel, Small
case 12:sChoice = "ds_kestrekel001"; //Kes'trekel, Small
fCR = 2.0;
iMinNum = 0;
iMaxNum = 0;

Binary file not shown.

View File

@@ -578,10 +578,10 @@ string SpawnGroup(object oSpawn, string sTemplate)
sRetTemplate = "ds_ztal002";
break;
case 10:
sRetTemplate = "kestrekel001";
sRetTemplate = "ds_kestrekel001";
break;
case 11:
sRetTemplate = "kestrekel001";
sRetTemplate = "ds_kestrekel001";
break;
case 12:
sRetTemplate = "zep_scorp003";
@@ -677,10 +677,10 @@ string SpawnGroup(object oSpawn, string sTemplate)
sRetTemplate = "ds_ztal002";
break;
case 43:
sRetTemplate = "kestrekel001";
sRetTemplate = "ds_kestrekel001";
break;
case 44:
sRetTemplate = "kestrekel001";
sRetTemplate = "ds_kestrekel001";
break;
case 45:
sRetTemplate = "zep_scorp003";
@@ -776,10 +776,10 @@ string SpawnGroup(object oSpawn, string sTemplate)
sRetTemplate = "ds_ztal002";
break;
case 76:
sRetTemplate = "kestrekel001";
sRetTemplate = "ds_kestrekel001";
break;
case 77:
sRetTemplate = "kestrekel001";
sRetTemplate = "ds_kestrekel001";
break;
case 78:
sRetTemplate = "zep_scorp003";
@@ -886,10 +886,10 @@ string SpawnGroup(object oSpawn, string sTemplate)
sRetTemplate = "ds_ztal002";
break;
case 10:
sRetTemplate = "kestrekel001";
sRetTemplate = "ds_kestrekel001";
break;
case 11:
sRetTemplate = "kestrekel001";
sRetTemplate = "ds_kestrekel001";
break;
case 12:
sRetTemplate = "zep_scorp003";
@@ -985,10 +985,10 @@ string SpawnGroup(object oSpawn, string sTemplate)
sRetTemplate = "ds_ztal002";
break;
case 43:
sRetTemplate = "kestrekel001";
sRetTemplate = "ds_kestrekel001";
break;
case 44:
sRetTemplate = "kestrekel001";
sRetTemplate = "ds_kestrekel001";
break;
case 45:
sRetTemplate = "zep_scorp003";
@@ -1084,10 +1084,10 @@ string SpawnGroup(object oSpawn, string sTemplate)
sRetTemplate = "ds_ztal002";
break;
case 76:
sRetTemplate = "kestrekel001";
sRetTemplate = "ds_kestrekel001";
break;
case 77:
sRetTemplate = "kestrekel001";
sRetTemplate = "ds_kestrekel001";
break;
case 78:
sRetTemplate = "zep_scorp003";

Binary file not shown.

Binary file not shown.

Binary file not shown.