Armor Pockets

by psioniq

Equipment that increases inventory size.

Content
5 years ago
0.14 - 0.16
16
Armor

b Error while equipping the equipment

5 years ago

Hi psioniq, "Armor Pockets" it's very good mod. I like to play with it, but there is one error in it. If I'm equip any equipment when the character of the player is equal to null, then the game is crash.

This can be fixed by checking:
if player.character == nil then return end
before the initialization of the variable "armor".

5 years ago
(updated 5 years ago)

Hi!

Thank you for the tip!
I uploaded a new version that should take care of the issue (1.0.5).

New response