
Either it's in the military zone outside, or mistakenly misplaced below the map or inside a wall or another object.


I would have found a flea if there was one) this tells me one of two things. So having searched inside the building for hours from top to bottom previous to this find (I even searched over every air duct and on every keyboard drawer and behind every desk. And there was also the Shock Rifle Mod, which is within the military zone, but not inside the building. The RIfle Ammo Blueprint, which we all knew was INSIDE the building. However, I searched that file for other "craftplans" and guess what I found? I found this file contains THREE craftplans. So I've done what you did and yes indeed "craftplan_shotgunammoy" is in the file so the shotgun ammo blueprint should be found within "bs_military_quarters". Lo and behold, you'll find it - so it's 'there', the question is, where in the game? You can check this yourself by unzipping data0.pak, then opening data/collectables.scr in notepad or something similar, and finally doing a search for "Craftplan_Shotgunammo". Originally posted by tundra puppy:So it turns out, the Shotgun Ammo Mod is in the game - or at least, in the code. So for those searching for them, this seems to be a good (logical) head start. Whether they exist in an area the player can get to is of course, another question entirely. This leads me to believe that the Shotgun Ammo Blueprints are located in the interior military base level.

If you use something to grep the files, like Windows Grep, and use the search string "Craftplan_Shotgunammo", you'll find there is exactly one file where it's found - data/maps/bs_military_quarters/bs_military_quarters.exp If you unzip the entire data1.pak, which contains all the game level information, you'll get an assortment of files (some compiled, some not) that tell you what's in what level.

So it turns out, the Shotgun Ammo Mod is in the game - or at least, in the code.
