Added creatures & models
Added creatures & models in support for Horsefly Swamp Update. Full compile.
This commit is contained in:
		| @@ -92,7 +92,7 @@ | ||||
|   }, | ||||
|   "NoRest": { | ||||
|     "type": "byte", | ||||
|     "value": 1 | ||||
|     "value": 0 | ||||
|   }, | ||||
|   "OnEnter": { | ||||
|     "type": "resref", | ||||
| @@ -677,7 +677,7 @@ | ||||
|   }, | ||||
|   "Version": { | ||||
|     "type": "dword", | ||||
|     "value": 80 | ||||
|     "value": 91 | ||||
|   }, | ||||
|   "Width": { | ||||
|     "type": "int", | ||||
|   | ||||
| @@ -2913,7 +2913,7 @@ | ||||
|   }, | ||||
|   "Version": { | ||||
|     "type": "dword", | ||||
|     "value": 32 | ||||
|     "value": 33 | ||||
|   }, | ||||
|   "Width": { | ||||
|     "type": "int", | ||||
|   | ||||
| @@ -11169,7 +11169,7 @@ | ||||
|   }, | ||||
|   "Version": { | ||||
|     "type": "dword", | ||||
|     "value": 20 | ||||
|     "value": 21 | ||||
|   }, | ||||
|   "Width": { | ||||
|     "type": "int", | ||||
|   | ||||
| @@ -11169,7 +11169,7 @@ | ||||
|   }, | ||||
|   "Version": { | ||||
|     "type": "dword", | ||||
|     "value": 25 | ||||
|     "value": 26 | ||||
|   }, | ||||
|   "Width": { | ||||
|     "type": "int", | ||||
|   | ||||
| @@ -14,7 +14,7 @@ | ||||
|   }, | ||||
|   "Comments": { | ||||
|     "type": "cexostring", | ||||
|     "value": "" | ||||
|     "value": "Horsefly Swamp" | ||||
|   }, | ||||
|   "Creator_ID": { | ||||
|     "type": "int", | ||||
| @@ -96,7 +96,7 @@ | ||||
|   }, | ||||
|   "OnEnter": { | ||||
|     "type": "resref", | ||||
|     "value": "" | ||||
|     "value": "ra_onareaeter" | ||||
|   }, | ||||
|   "OnExit": { | ||||
|     "type": "resref", | ||||
| @@ -148,7 +148,7 @@ | ||||
|   }, | ||||
|   "Tag": { | ||||
|     "type": "cexostring", | ||||
|     "value": "HorseflySwamp" | ||||
|     "value": "HORSEFLY_SWAMP" | ||||
|   }, | ||||
|   "Tile_List": { | ||||
|     "type": "list", | ||||
| @@ -11169,7 +11169,7 @@ | ||||
|   }, | ||||
|   "Version": { | ||||
|     "type": "dword", | ||||
|     "value": 7 | ||||
|     "value": 9 | ||||
|   }, | ||||
|   "Width": { | ||||
|     "type": "int", | ||||
|   | ||||
		Reference in New Issue
	
	Block a user