Aaron aaron_nad
  • Joined on 2022-11-19
aaron_nad commented on issue shibao/cannery#32 2022-12-01 07:16:00 -05:00
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.
 …
aaron_nad commented on issue shibao/cannery#32 2022-11-29 10:20:50 -05:00
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…

aaron_nad opened issue shibao/cannery#32 2022-11-29 09:20:28 -05:00
Support for ammunition type selection
aaron_nad opened issue shibao/cannery#30 2022-11-26 11:12:17 -05:00
Weapon attachments inventory