;;GearUpGun Runner
;; Use the result to populate the Formid below Remove the ; and Run: 
FIND WEAP MootPoint;
FIND WEAP DesolationsFriend;
;;Note the FormID for each Line and save to replace <FormIdICannotGuessYourLoadOrder> in appropriate lines below, uncomment, If you want to remove the replaced items, uncomment those lines as well.  Rerun the Bat:

;Player.EquipItem 002265B1;Add and Equip Clothes_Ryujin_BusinessSuit_Worker_02 "Corpo Sleek Suit"
;Player.EquipItem 00067c93 ;Add and Equip Spacesuit_Navigator_Helmet "Navigator Space Helmet" 
;Player.EquipItem 00067c94 ;Add and Equip Spacesuit_Navigator_Body "Navigator Spacesuit" 
;Player.EquipItem 00067c95 ;Add and Equip Spacesuit_Navigator_Backpack "Navigator"
;Player.AddItem <FormIdICannotGuessYourLoadOrder>;Add and Equip Moot Point (a unique rattler)
;Player.EquipItem <FormIdICannotGuessYourLoadOrder>;Add and Equip Desolation's Friend (a Unique Russian Hunting rifle)
;Player.AddItem 002b559c 100;Add Ammo27Caliber
;Player.AddItem 002b559b 200;Add Ammo9x39mm
;Player.AddItem 0000000a 5;Add Digitpicks
;Player.AddItem 0000ABF9 5;Add Med Packs
;Player.AddItem 0000000f 763;Add Credits

;;Base Items Gathered in skipped game section-For "New Game Starts With Character Creation" users only:
;Player.AddItem 000057D9 48; Add Berylium
;Player.AddItem 000788D6 33; Add Caelumite
;Player.AddItem 000057E1 6; Add Europium
;Player.AddItem 00005580 12; Add Neodymium
;Player.AddItem 00048841 1; Add Nasa Coffee Mug

;;Remove unneeded items:
;Player.RemoveItem 0021bbec;Remove Argos Jumpsuit
;Player.RemoveItem 0001D1E7;Remove Miner Utility Outfit
;Player.RemoveItem 0005278e;Remove Miner's Spacesuit
;Player.RemoveItem 00052792;Remove Miner's Spacehelmet
;Player.RemoveItem 00029c7a;Remove Tunnel Pack
