[Rseding91] [0.13.0] Power Armor mk2 disappearing when shift-clicking
[Rseding91] [0.13.0] Power Armor mk2 disappearing when shift-clicking
when you have 1 Power Armor mk2 in the inventory and 1 currently equipped, shift-clicking the equipped one to unequip it reduces the durability of the armor in the inventory by a lot. Do this enough times and one of them will be deleted, including all the current armor modules equipped inside it.
Re: [0.13.0] Power Armor mk2 disappearing when shift-clicking
I've experienced the same behavior.
Re: [0.13.0] Power Armor mk2 disappearing when shift-clicking
Can you upload a save file that reproduces this issue? I believe I fixed the issue but I can't reproduce your original issue.
If you want to get ahold of me I'm almost always on Discord.
Re: [Rseding91] [0.13.0] Power Armor mk2 disappearing when shift-clicking
Start a new game.
Hold the armor that went into the equipment slot in the cursor stack.
Place damaged armor in inventory. The second armor that was already in the inventory now has only 18k durability.
Code: Select all
/c game.player.insert{name='power-armor-mk2', count=2}
Code: Select all
/c game.player.cursor_stack.durability=19000
Automatic Belt (and pipe) Planner—Automate yet another aspect of constructing your factory!
Re: [Rseding91] [0.13.0] Power Armor mk2 disappearing when shift-clicking
Hah, what a funny bug
I'll fix it.
![Smile :)](./images/smilies/icon_e_smile.gif)
If you want to get ahold of me I'm almost always on Discord.
Re: [Rseding91] [0.13.0] Power Armor mk2 disappearing when shift-clicking
Fixed for 0.13.1.
If you want to get ahold of me I'm almost always on Discord.