mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 20:21:32 -06:00
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:
@@ -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,
|
||||
|
Reference in New Issue
Block a user