Fixed invalid weapon appearances in Buram's store
Fixed invalid weapon appearances in Buram's store. Full compile. Updated release archive.
This commit is contained in:
parent
6bcaa0deb8
commit
6616b634fd
@ -5358,13 +5358,17 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
"TileBrdrDisabled": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"Tileset": {
|
||||
"type": "resref",
|
||||
"value": "tdc01"
|
||||
},
|
||||
"Version": {
|
||||
"type": "dword",
|
||||
"value": 10
|
||||
"value": 11
|
||||
},
|
||||
"Width": {
|
||||
"type": "int",
|
||||
|
@ -1015,13 +1015,17 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
"TileBrdrDisabled": {
|
||||
"type": "byte",
|
||||
"value": 0
|
||||
},
|
||||
"Tileset": {
|
||||
"type": "resref",
|
||||
"value": "tin01"
|
||||
},
|
||||
"Version": {
|
||||
"type": "dword",
|
||||
"value": 18
|
||||
"value": 19
|
||||
},
|
||||
"Width": {
|
||||
"type": "int",
|
||||
|
@ -84,7 +84,7 @@
|
||||
"Text": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "I am the speaker of the Irda, mortal, and the time is upon you to face the test that was prepared countless aeons ago for your coming was foretold.."
|
||||
"0": "I am the speaker of the Irda, mortal, and the time is upon you to face the test that was prepared countless aeons ago, for your coming was foretold.."
|
||||
}
|
||||
}
|
||||
},
|
||||
@ -280,7 +280,7 @@
|
||||
"Text": {
|
||||
"type": "cexolocstring",
|
||||
"value": {
|
||||
"0": "I dont understand. I journeyed here to aid the irda in their struggle againsnt the Ogri. Instead I find more riddles, and an island full of undead! Explain yourself!"
|
||||
"0": "I don't understand. I journeyed here to aid the irda in their struggle againsnt the Ogri. Instead I find more riddles, and an island full of undead! Explain yourself!"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
@ -880,7 +880,7 @@
|
||||
},
|
||||
"ZPosition": {
|
||||
"type": "float",
|
||||
"value": 9.5367431640625e-006
|
||||
"value": -5.7220458984375e-006
|
||||
}
|
||||
}
|
||||
]
|
||||
@ -1190,7 +1190,7 @@
|
||||
},
|
||||
"ZPosition": {
|
||||
"type": "float",
|
||||
"value": 9.5367431640625e-006
|
||||
"value": -5.7220458984375e-006
|
||||
}
|
||||
},
|
||||
{
|
||||
@ -1252,7 +1252,7 @@
|
||||
},
|
||||
"ZPosition": {
|
||||
"type": "float",
|
||||
"value": 9.916722774505615e-006
|
||||
"value": -5.222045729169622e-006
|
||||
}
|
||||
}
|
||||
]
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -1905,6 +1905,13 @@
|
||||
"value": 0
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 97869,
|
||||
"BaseItem": {
|
||||
"type": "int",
|
||||
"value": 58
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 97869,
|
||||
"BaseItem": {
|
||||
@ -1919,13 +1926,6 @@
|
||||
"value": 14
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 97869,
|
||||
"BaseItem": {
|
||||
"type": "int",
|
||||
"value": 58
|
||||
}
|
||||
},
|
||||
{
|
||||
"__struct_id": 97869,
|
||||
"BaseItem": {
|
||||
|
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user