-
Notifications
You must be signed in to change notification settings - Fork 4.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Kill off ammo vending machines #72597
Conversation
It seems this just removes the ability to get (some of the?) ammo from gun stores, without spawning replacement ammo elsewhere? I'm fine with the removal of the machines, but the ammo ought to be spawned by other means. If it's considered too much work to locate all the places where these machines were placed and distribute ammo in them, I'd rather use a cheap replacement of providing some, preferably locked, furniture with ammo in it in the palette. |
Afaik this is happening as part of investigating where and how much ammo currently spawns and fixing it to match reality. The goal isn't to preserve the current numbers. |
If that's a thought out move, then that's fine. It looked like an extension of the vending machine transformation to me, though, which is why I voiced my concern. |
A cursory glance at the item group shows that it's only spawning ammo that spans in extremely large quantities elsewhere, so there's certainly no risk of this change making anything unavailable. If you're talking about absolute quantities of ammo spawned, as harakka says that's currently in a state of total nonsense and this is part of an effort to fix it. This actually predates the recent look at vending machine stuff and i just had it sitting on a local branch for months. |
5e60c60
to
9d4214c
Compare
9d4214c
to
bdd5062
Compare
As suspected by Patrik, this actually did remove all ammo from the gunstore variant that used ammo vending machines since all the ammo spawns of this variant were tied to the vending machines. |
You should open an issue about if it's not done already. Closed PR are not the correct place to track bugs |
Summary
None
Purpose of change
"Ammo vending machines"
Describe the solution
Remove.