You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Item Limits (aka too many lamps) dont have their counts shared to make future lamp finds or whatever become shared. They are at the addresses 0x7EF39#, so sharing 0x7EF390 to 0x7EF39F on high should solve this issue. Tested and it seemed to work. Unsure if there is any unintended side effects yet but that should be all it takes.
The text was updated successfully, but these errors were encountered:
Item Limits (aka too many lamps) dont have their counts shared to make future lamp finds or whatever become shared. They are at the addresses 0x7EF39#, so sharing 0x7EF390 to 0x7EF39F on high should solve this issue. Tested and it seemed to work. Unsure if there is any unintended side effects yet but that should be all it takes.
The text was updated successfully, but these errors were encountered: