File Reorganization
File Reorganization. Initialized ratdog_creature hak & added Project Q overrides & other models. Continued dynamic swapover & upgrade.
This commit is contained in:
@@ -125,11 +125,11 @@
|
||||
},
|
||||
"LinkedTo": {
|
||||
"type": "cexostring",
|
||||
"value": "sroadtoecave"
|
||||
"value": "WP_FM_MT_SEA_CAVE"
|
||||
},
|
||||
"LinkedToFlags": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
"value": 2
|
||||
},
|
||||
"LoadScreenID": {
|
||||
"type": "word",
|
||||
@@ -345,7 +345,7 @@
|
||||
},
|
||||
"XPosition": {
|
||||
"type": "float",
|
||||
"value": 20.48122406005859
|
||||
"value": 24.47224426269531
|
||||
},
|
||||
"YOrientation": {
|
||||
"type": "float",
|
||||
@@ -353,7 +353,69 @@
|
||||
},
|
||||
"YPosition": {
|
||||
"type": "float",
|
||||
"value": 19.82554435729981
|
||||
"value": 19.13614463806152
|
||||
},
|
||||
"ZPosition": {
|
||||
"type": "float",
|
||||
"value": 0.09730339050292969
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 5,
|
||||
"Appearance": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Description": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "From Hidden Cave on Southern Coast Road"
|
||||
}
|
||||
},
|
||||
"HasMapNote": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"LinkedTo": {
|
||||
"type": "cexostring",
|
||||
"value": ""
|
||||
},
|
||||
"LocalizedName": {
|
||||
"id": 14817,
|
||||
"type": "cexolocstring",
|
||||
"value": {}
|
||||
},
|
||||
"MapNote": {
|
||||
"type": "cexolocstring",
|
||||
"value": {}
|
||||
},
|
||||
"MapNoteEnabled": {
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"Tag": {
|
||||
"type": "cexostring",
|
||||
"value": "WP_From_SCR"
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "nw_waypoint001"
|
||||
},
|
||||
"XOrientation": {
|
||||
"type": "float",
|
||||
"value": 1.0
|
||||
},
|
||||
"XPosition": {
|
||||
"type": "float",
|
||||
"value": 12.06613063812256
|
||||
},
|
||||
"YOrientation": {
|
||||
"type": "float",
|
||||
"value": 1.065305908547188e-038
|
||||
},
|
||||
"YPosition": {
|
||||
"type": "float",
|
||||
"value": 24.86858940124512
|
||||
},
|
||||
"ZPosition": {
|
||||
"type": "float",
|
||||
|
||||
Reference in New Issue
Block a user