Skip to content

Commit

Permalink
BL3: Expand library
Browse files Browse the repository at this point in the history
  • Loading branch information
Rosuav committed Sep 22, 2023
1 parent c18e1ac commit bc2ef8f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions BL3_find_items.py
Original file line number Diff line number Diff line change
Expand Up @@ -286,6 +286,7 @@ def encode_str(s):
"BAAAADLBtLfwmhcVrxfrNIsGBGzA4au8HA": "Widowmaker", # Tediore variant
"BAAAADLBlDN/JH9tP7b5H7FOXsYk5Ru8": "NOG Potion #9", # Convert NOGs to fight for you
"BAAAADKLbRLBjpNOHrzAFbn4asLE5Rs": "ECHO-2",
"BAAAADLBtBFLmhfQrFfqNIcq0szB4Qu9HA": "Porcelain Pipe Bomb",
# Shields
"BAAAADLBtLfpmhfO59fpNJNyuo/91mu8HA": "Absorbing", # Health Extremophile Shield?
"BAAAADLBtOL4mhcnrRfrNIsoziz62+u8HA": "Generator", # Power Siphon??
Expand Down Expand Up @@ -318,6 +319,7 @@ def encode_str(s):
"BAAAADJBioanWgvkbZ9iDYEcgFcU": "Quickdraw Electric Slide",
"BAAAADJBioanWgvkbbcwDIEcgDoR": "Ravaging Radiation Stone",
"BAAAADKRtBLBD3G/HbycAyuI5cXE5Rs": "Hasty Atom Balm",
"BAAAADLIlRLBD3G/Hbycx0AYJsrE5Rs": "Spicy Radiodead",
}

def parse_savefile(fn, args):
Expand Down

0 comments on commit bc2ef8f

Please sign in to comment.