Added creatures & models
Added creatures & models in support for Horsefly Swamp Update. Full compile.
This commit is contained in:
		| @@ -1775,6 +1775,10 @@ | ||||
|     "type": "byte", | ||||
|     "value": 6 | ||||
|   }, | ||||
|   "Mod_DefaultBic": { | ||||
|     "type": "resref", | ||||
|     "value": "" | ||||
|   }, | ||||
|   "Mod_Description": { | ||||
|     "type": "cexolocstring", | ||||
|     "value": { | ||||
| @@ -1834,6 +1838,13 @@ | ||||
|           "value": "prc_2das" | ||||
|         } | ||||
|       }, | ||||
|       { | ||||
|         "__struct_id": 8, | ||||
|         "Mod_Hak": { | ||||
|           "type": "cexostring", | ||||
|           "value": "ratdog_anatomy" | ||||
|         } | ||||
|       }, | ||||
|       { | ||||
|         "__struct_id": 8, | ||||
|         "Mod_Hak": { | ||||
| @@ -1855,13 +1866,6 @@ | ||||
|           "value": "cep3_facelift" | ||||
|         } | ||||
|       }, | ||||
|       { | ||||
|         "__struct_id": 8, | ||||
|         "Mod_Hak": { | ||||
|           "type": "cexostring", | ||||
|           "value": "ratdog_anatomy" | ||||
|         } | ||||
|       }, | ||||
|       { | ||||
|         "__struct_id": 8, | ||||
|         "Mod_Hak": { | ||||
| @@ -2133,7 +2137,7 @@ | ||||
|   }, | ||||
|   "Mod_MinGameVer": { | ||||
|     "type": "cexostring", | ||||
|     "value": "1.86" | ||||
|     "value": "1.87" | ||||
|   }, | ||||
|   "Mod_MinPerHour": { | ||||
|     "type": "byte", | ||||
| @@ -2177,6 +2181,10 @@ | ||||
|     "type": "resref", | ||||
|     "value": "" | ||||
|   }, | ||||
|   "Mod_OnNuiEvent": { | ||||
|     "type": "resref", | ||||
|     "value": "" | ||||
|   }, | ||||
|   "Mod_OnPlrChat": { | ||||
|     "type": "resref", | ||||
|     "value": "prc_onplayerchat" | ||||
| @@ -2193,6 +2201,10 @@ | ||||
|     "type": "resref", | ||||
|     "value": "hif_onplayerequi" | ||||
|   }, | ||||
|   "Mod_OnPlrGuiEvt": { | ||||
|     "type": "resref", | ||||
|     "value": "" | ||||
|   }, | ||||
|   "Mod_OnPlrLvlUp": { | ||||
|     "type": "resref", | ||||
|     "value": "prc_levelup" | ||||
| @@ -2201,6 +2213,14 @@ | ||||
|     "type": "resref", | ||||
|     "value": "hif_onplayerrest" | ||||
|   }, | ||||
|   "Mod_OnPlrTarget": { | ||||
|     "type": "resref", | ||||
|     "value": "" | ||||
|   }, | ||||
|   "Mod_OnPlrTileAct": { | ||||
|     "type": "resref", | ||||
|     "value": "" | ||||
|   }, | ||||
|   "Mod_OnPlrUnEqItm": { | ||||
|     "type": "resref", | ||||
|     "value": "hif_onplayeruneq" | ||||
| @@ -2217,6 +2237,10 @@ | ||||
|     "type": "resref", | ||||
|     "value": "prc_onuserdef" | ||||
|   }, | ||||
|   "Mod_PartyControl": { | ||||
|     "type": "int", | ||||
|     "value": 0 | ||||
|   }, | ||||
|   "Mod_StartDay": { | ||||
|     "type": "byte", | ||||
|     "value": 1 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user