MarcTowler / ItsLit-RPG-Tracker

Issue tracker for all parts of the ItsLit RPG
0 stars 0 forks source link

equip multiple items in same slot #60

Closed MarcTowler closed 4 years ago

MarcTowler commented 4 years ago

players can equip multiple items into the same slot

Had 2 routes to go down, either add extra to the DB and learn insert select/ update select MySQL queries, or as I did, make a switch statment to check for fit_position already having an equipped image