JKGDevs / JediKnightGalaxies

Jedi Knight Galaxies (JKG) is a multiplayer shooter with role playing elements, played out in the Star Wars universe. The project is a full conversion game modification for Jedi Knight: Jedi Academy.
https://www.jkgalaxies.net/
GNU General Public License v2.0
34 stars 12 forks source link

Improved Vendor Locations #339

Closed DarthFutuza closed 2 years ago

DarthFutuza commented 2 years ago

Fix shops with more appropriate selections of weapons (the chances of getting an ammo type you need and a weapon that uses it the same time is pretty low and a kinda dumb mechanic). This involves rereleasing all maps with multiple vendor types in each base. eg: each base should have at least 1 general shopkeep, 1 ammo vendor, 1 grenade vendor and 1 medical vendor. On smaller maps, consider placing vendors in other places in the map to create additional points of interests if there is no room at the bases. Remove extra ammo options from the general shop and move to ammo vendor when complete. Implement via lua scripts.

Maps to Change:

DarthFutuza commented 2 years ago

Done with all maps, vendors have all been added.

We may want to change the npcs in jkg_jawa_fortress to better match the theme (tuskens and jawas), but used standard npcs for now.