Block a user
Support for ammunition type selection
I was thinking something along the lines of below
defmodule Cannery.Ammo.AmmoType do
@moduledoc """
An ammunition type.
Contains statistical information about the ammunition.
…
Support for ammunition type selection
Example schema for the shotgun ammo types. Im not familiar with elicir and ecto, so unsure on integrating with the rest of the configuration around refernces with…
Support for ammunition type selection