Updated Horsefly Swamp
Updated Horsefly Swamp. Added Mirkwood Swamp loadscreens. Added Horsefly Swamp Hovel. Modified torches to provide Weapon & Torch at the cost of one AB.
This commit is contained in:
		| @@ -106,12 +106,61 @@ | ||||
|             "0": "You can see an island in the distance, though you notice that no ships are moving anywhere near it.  You could take your folding boat there.  Will you?" | ||||
|           } | ||||
|         } | ||||
|       }, | ||||
|       { | ||||
|         "__struct_id": 1, | ||||
|         "ActionParams": { | ||||
|           "type": "list", | ||||
|           "value": [] | ||||
|         }, | ||||
|         "Animation": { | ||||
|           "type": "dword", | ||||
|           "value": 0 | ||||
|         }, | ||||
|         "AnimLoop": { | ||||
|           "type": "byte", | ||||
|           "value": 1 | ||||
|         }, | ||||
|         "Comment": { | ||||
|           "type": "cexostring", | ||||
|           "value": "" | ||||
|         }, | ||||
|         "Delay": { | ||||
|           "type": "dword", | ||||
|           "value": 4294967295 | ||||
|         }, | ||||
|         "Quest": { | ||||
|           "type": "cexostring", | ||||
|           "value": "" | ||||
|         }, | ||||
|         "RepliesList": { | ||||
|           "type": "list", | ||||
|           "value": [] | ||||
|         }, | ||||
|         "Script": { | ||||
|           "type": "resref", | ||||
|           "value": "" | ||||
|         }, | ||||
|         "Sound": { | ||||
|           "type": "resref", | ||||
|           "value": "" | ||||
|         }, | ||||
|         "Speaker": { | ||||
|           "type": "cexostring", | ||||
|           "value": "" | ||||
|         }, | ||||
|         "Text": { | ||||
|           "type": "cexolocstring", | ||||
|           "value": { | ||||
|             "0": "This seems like a good place to launch a boat from." | ||||
|           } | ||||
|         } | ||||
|       } | ||||
|     ] | ||||
|   }, | ||||
|   "NumWords": { | ||||
|     "type": "dword", | ||||
|     "value": 31 | ||||
|     "value": 42 | ||||
|   }, | ||||
|   "PreventZoomIn": { | ||||
|     "type": "byte", | ||||
| @@ -217,6 +266,21 @@ | ||||
|     "value": [ | ||||
|       { | ||||
|         "__struct_id": 0, | ||||
|         "Active": { | ||||
|           "type": "resref", | ||||
|           "value": "noboat" | ||||
|         }, | ||||
|         "ConditionParams": { | ||||
|           "type": "list", | ||||
|           "value": [] | ||||
|         }, | ||||
|         "Index": { | ||||
|           "type": "dword", | ||||
|           "value": 1 | ||||
|         } | ||||
|       }, | ||||
|       { | ||||
|         "__struct_id": 1, | ||||
|         "Active": { | ||||
|           "type": "resref", | ||||
|           "value": "sc_049" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user