mirror of
https://github.com/pkali/scorch_src.git
synced 2026-05-20 22:34:21 +02:00
[GH-ISSUE #56] Sometimes there occur "multiple" purchases #50
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @mikerro on GitHub (May 9, 2022).
Original GitHub issue: https://github.com/pkali/scorch_src/issues/56
LeapFrog weapon. It happened to me once when I bought some more expensive weapons. Can't replicate yet.
@pkali commented on GitHub (May 10, 2022):
If anyone's could pin down when this happens, I'd be really happy - so far was unable to replicate, too.
@mikerro commented on GitHub (May 21, 2022):
In fact, the game sometimes doesn't check you have ran out of particular weapon, and when you shoot having "0" of it, the counter goes to 55.
@Pecusx commented on GitHub (Jun 3, 2022):
55 is 255 without 200 :)
In my opinion sometimes (somewere - I don'know were :) ) we decrease number of missiles, even though they are not bullets.
I added an additional check on DecreaseWeapon proc.