diff --git a/_willow1_mods/JakobsVendorFix.md b/_willow1_mods/JakobsVendorFix.md new file mode 100644 index 0000000..b630689 --- /dev/null +++ b/_willow1_mods/JakobsVendorFix.md @@ -0,0 +1,22 @@ +--- +pyproject_url: https://raw.githubusercontent.com/Ugyuu/ugy-SDK-Mods/refs/heads/main/BL1/Jakobs%20Vendor%20Fix%20SDK/pyproject.toml +--- + +Fixes the Jakobs vendor in the Zombie Island of Dr. Ned DLC! + +![Jakobs Vendor with a better contrast UI, showing only Jakobs weapons, a grenade launcher and class mods]({{ "/assets/mods/willow1/jakobs_vendor_fix/newui.jpg" | relative_url }}) +{:style="display: block; margin: 0 auto; width: 80%"} + +## Features: +* No longer breaks after completing the mission +* ONLY sells Jakobs guns and class mods +* Added Jakobs grenade launchers +* More items for sale (15 + Item of the Day!) +* Higher quality items (AwesomeLevel) +* Scales to your level (mostly) +* Jakobs ClapTrap talks more often (oops) + +### Credits: +**ugyuu**: Creator, .upk modding +**SleepMaster**: Creating a lovely new custom Jakobs vendor UI +**BioHazardAlbatross**: Porting the mod to SDK diff --git a/assets/mods/willow1/jakobs_vendor_fix/newui.jpg b/assets/mods/willow1/jakobs_vendor_fix/newui.jpg new file mode 100644 index 0000000..04e6463 Binary files /dev/null and b/assets/mods/willow1/jakobs_vendor_fix/newui.jpg differ