Fixed exploit
Fixed exploit. Added test Shield scroll. Tweaked a few creatures.
This commit is contained in:
@@ -9659,7 +9659,7 @@
|
||||
},
|
||||
"Conversation": {
|
||||
"type": "resref",
|
||||
"value": "wishrock"
|
||||
"value": "cv_wishrock"
|
||||
},
|
||||
"CurrentHP": {
|
||||
"type": "short",
|
||||
@@ -9805,7 +9805,7 @@
|
||||
},
|
||||
"TemplateResRef": {
|
||||
"type": "resref",
|
||||
"value": "boulder001"
|
||||
"value": "boulder003"
|
||||
},
|
||||
"TrapDetectable": {
|
||||
"type": "byte",
|
||||
@@ -9839,6 +9839,25 @@
|
||||
"type": "byte",
|
||||
"value": 1
|
||||
},
|
||||
"VisualTransform": {
|
||||
"__struct_id": 6,
|
||||
"type": "struct",
|
||||
"value": {
|
||||
"__struct_id": 6,
|
||||
"ScaleX": {
|
||||
"type": "float",
|
||||
"value": 1.795855402946472
|
||||
},
|
||||
"ScaleY": {
|
||||
"type": "float",
|
||||
"value": 1.795855402946472
|
||||
},
|
||||
"ScaleZ": {
|
||||
"type": "float",
|
||||
"value": 1.795855402946472
|
||||
}
|
||||
}
|
||||
},
|
||||
"Will": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
@@ -11430,15 +11449,15 @@
|
||||
},
|
||||
"X": {
|
||||
"type": "float",
|
||||
"value": 52.20286560058594
|
||||
"value": 52.29444122314453
|
||||
},
|
||||
"Y": {
|
||||
"type": "float",
|
||||
"value": 13.08389663696289
|
||||
"value": 13.48593235015869
|
||||
},
|
||||
"Z": {
|
||||
"type": "float",
|
||||
"value": 2.952206134796143
|
||||
"value": 1.000005722045898
|
||||
}
|
||||
}
|
||||
]
|
||||
|
Reference in New Issue
Block a user