Remade some areas, and added a new route
to Southampton Port. Added new creature for scenery in new area. changed the properties of some items to not cause alignment issues.
This commit is contained in:
@@ -3614,6 +3614,25 @@
|
||||
"type": "resref",
|
||||
"value": "waterspirit"
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 0,
|
||||
"CR": {
|
||||
"type": "float",
|
||||
"value": 5.0
|
||||
},
|
||||
"FACTION": {
|
||||
"type": "cexostring",
|
||||
"value": "Neutral"
|
||||
},
|
||||
"NAME": {
|
||||
"type": "cexostring",
|
||||
"value": "Wood Spright"
|
||||
},
|
||||
"RESREF": {
|
||||
"type": "resref",
|
||||
"value": "woodspright"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
|
Reference in New Issue
Block a user