;;Resource Excavationist (Miner):
;; Use the result to populate the Formid below Remove the ; and Run: 
Find WEAP Cutter_Mord ;"Excavator's Cutter"
;;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:

;;Add and Equip Items:
;Player.AddItem 0000000a 5;Add Digitpicks
;Player.AddItem 0000ABF9 5;Add Med Packs
;Player.AddItem 0000000f 103;Add Credits
;Player.EquipItem 00026BF0;Add and Equip Spacesuit_Miner_Helmet_Deimos "Deimos Space Helmet"
;Player.EquipItem 00026BF1;Add and Equip Spacesuit_Miner_Deimos "Deimos Spacesuit" 
;Player.EquipItem 000FD333;Add and Equip Spacesuit_Miner_Backpack_Orange "Deepcore"
;Player.EquipItem 0009B72F;Add and Equip Clothes_Miner_Jumpsuit_Shirt "Miner Orebreaker Outfit" 
;Player.EquipItem <FormIdICannotGuessYourLoadOrder>;Add and Equip Cutter_Mord "Excavator's Cutter" May not Have correct ID

;;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

