Skip to content

MQ2TSTrophy - ReWrite

Sic requested to merge MQ2TsTroph-ReWrite into master
  • Updated to version 3.1
  • We will no longer swap a trophy into ammo if you ALREADY have it equipped in another slot.
  • Removed many globals.
  • Major rewrite to remove passing around contents*
  • We will now just check if we have an item, and need to equip it, and then equip it. -- these items are stored in a map

Merge request reports