Day 1 The data for each weapon has been separated into separate files called Weapon Items. This allows an easy way to add more weapons into the game by not having to hard-code their data like it previously was done. Day 2 Made an actual inventory system for the weapons and also re-wrote the whole…