2025/11/30 Update
Updated module to NWN:EE v37-17 Updated NWNxEE libraries to latest. Associated new PRC8 module script for the GUI event. Deleted old prc_2da_cache creature from top hak as it's now unneeded. Full compile.
This commit is contained in:
@@ -66,7 +66,7 @@
|
||||
},
|
||||
"Bearing": {
|
||||
"type": "float",
|
||||
"value": -3.141584396362305
|
||||
"value": -3.1415843963623047
|
||||
},
|
||||
"CloseLockDC": {
|
||||
"type": "byte",
|
||||
@@ -500,11 +500,11 @@
|
||||
},
|
||||
"Y": {
|
||||
"type": "float",
|
||||
"value": 44.39269638061523
|
||||
"value": 44.392696380615234
|
||||
},
|
||||
"Z": {
|
||||
"type": "float",
|
||||
"value": 9.5367431640625e-006
|
||||
"value": 0.0000095367431640625
|
||||
}
|
||||
}
|
||||
]
|
||||
@@ -605,7 +605,7 @@
|
||||
},
|
||||
"XPosition": {
|
||||
"type": "float",
|
||||
"value": 14.86956119537354
|
||||
"value": 14.869561195373535
|
||||
},
|
||||
"YOrientation": {
|
||||
"type": "float",
|
||||
@@ -617,7 +617,7 @@
|
||||
},
|
||||
"ZPosition": {
|
||||
"type": "float",
|
||||
"value": 9.5367431640625e-006
|
||||
"value": 0.0000095367431640625
|
||||
}
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user