Subnautica: Rename location check (id 33029) (#1120)

Update southwest grassy plateaus wreck to 'Grassy Plateaus Southwest Wreck - Databox' instead of 'Grassy Plateaus West Wreck - Databox'
This commit is contained in:
Klenoa 2023-02-26 00:48:08 -08:00 committed by GitHub
parent 062d6eeace
commit 50425985c4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -140,7 +140,7 @@ location_table: Dict[int, LocationDict] = {
'need_laser_cutter': False,
'position': {'x': -664.4, 'y': -97.8, 'z': -8.0}},
33029: {'can_slip_through': False,
'name': 'Grassy Plateaus West Wreck - Databox',
'name': 'Grassy Plateaus Southwest Wreck - Databox',
'need_laser_cutter': True,
'position': {'x': -421.4, 'y': -107.8, 'z': -266.5}},
33030: {'can_slip_through': False,