JasmineRickards / TGMC-PVE

GNU Affero General Public License v3.0
2 stars 14 forks source link

Fixes a bug causing the mosin scope to be invisible when detached #171

Closed DerFlammenwerfer closed 1 year ago

DerFlammenwerfer commented 1 year ago

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: