As reported in https://github.com/JasmineRickards/TGMC-PVE/issues/133 , the scope that is attached to the Mosin Nagant by default would turn into an invisible item when removed. This is because the dmi file was missing the actual icon for the item itself, yet oddly, had an appearance for when it was attached. I have made a sprite based on that one to fix this issue.
About The Pull Request
As reported in https://github.com/JasmineRickards/TGMC-PVE/issues/133 , the scope that is attached to the Mosin Nagant by default would turn into an invisible item when removed. This is because the dmi file was missing the actual icon for the item itself, yet oddly, had an appearance for when it was attached. I have made a sprite based on that one to fix this issue.
Why It's Good For The Game
Resolves https://github.com/JasmineRickards/TGMC-PVE/issues/133
Changelog
:cl: imageadd: Made a mosin nagant scope sprite. fix: The Mosin Nagant scope is no longer invisible upon being detached from the rifle. /:cl: