Skip to content

MQ2TsTrophy - Updates/Fixes

Sic requested to merge Sicpro/VeryVanilla:MQ2TsTrophyUpdates-Sic into master
  • This is a QuickFix - Long term fix will involve a lengthy re-write to get away from the double pointers (Brainiac), and return nullptr if the CONTENTS is no longer valid.
  • We will now check for our items anytime we have a matching environmental container. -- This quick-fix eliminates trying to swap items that are no longer valid. -- We also now will check if we have the trophy equipped in another slot - like in the instance we would like to have one equipped in ammo and one equipped in range - now it will leave it if it is already equipped in range.

Merge request reports