Skip to content

Commit 0ebb171

Browse files
committed
Update GM unarmed locations
Updates the locations where Lara's guns will appear if she has lost them in GM.
1 parent 1d5f883 commit 0ebb171

1 file changed

Lines changed: 58 additions & 16 deletions

File tree

TRRandomizerCore/Resources/TR2/Locations/unarmed_locations.json

Lines changed: 58 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -2201,34 +2201,52 @@
22012201
],
22022202
"LEVEL1.TR2": [
22032203
{
2204-
"X": 76274,
2205-
"Y": -3328,
2206-
"Z": 72159,
2207-
"Room": 3
2204+
"X": 84480,
2205+
"Y": 3072,
2206+
"Z": 53760,
2207+
"Room": 31
2208+
},
2209+
{
2210+
"X": 79360,
2211+
"Y": -896,
2212+
"Z": 64000,
2213+
"Room": 32
22082214
}
22092215
],
22102216
"LEVEL2.TR2": [
22112217
{
2212-
"X": 73318,
2213-
"Y": 4864,
2214-
"Z": 63113,
2215-
"Room": 45
2218+
"X": 80384,
2219+
"Y": 8960,
2220+
"Z": 54784,
2221+
"Room": 50
2222+
},
2223+
{
2224+
"X": 77312,
2225+
"Y": 3328,
2226+
"Z": 55808,
2227+
"Room": 2
2228+
},
2229+
{
2230+
"X": 70144,
2231+
"Y": 3328,
2232+
"Z": 55808,
2233+
"Room": 16
22162234
}
22172235
],
22182236
"LEVEL3.TR2": [
22192237
{
2220-
"X": 58860,
2221-
"Y": 0,
2222-
"Z": 34274,
2223-
"Room": 68
2238+
"X": 68096,
2239+
"Y": -768,
2240+
"Z": 31232,
2241+
"Room": 1
22242242
}
22252243
],
22262244
"LEVEL4.TR2": [
22272245
{
2228-
"X": 37355,
2229-
"Y": 2410,
2230-
"Z": 53844,
2231-
"Room": 2
2246+
"X": 39424,
2247+
"Y": 640,
2248+
"Z": 48640,
2249+
"Room": 4
22322250
}
22332251
],
22342252
"LEVEL5.TR2": [
@@ -2237,6 +2255,30 @@
22372255
"Y": 0,
22382256
"Z": 53754,
22392257
"Room": 28
2258+
},
2259+
{
2260+
"X": 70144,
2261+
"Y": -512,
2262+
"Z": 47616,
2263+
"Room": 32
2264+
},
2265+
{
2266+
"X": 61952,
2267+
"Y": -256,
2268+
"Z": 48640,
2269+
"Room": 8
2270+
},
2271+
{
2272+
"X": 57856,
2273+
"Y": -512,
2274+
"Z": 42496,
2275+
"Room": 9
2276+
},
2277+
{
2278+
"X": 60928,
2279+
"Y": -256,
2280+
"Z": 49664,
2281+
"Room": 26
22402282
}
22412283
],
22422284
"HOUSE.TR2": [

0 commit comments

Comments
 (0)