create pre-set ammo type templates #2

Open
opened 2022-02-08 01:39:18 -05:00 by shibao · 0 comments
Owner

used to easily fill out new ammo types

  • make list of example ammo types (see below)
  • display existing ammo types
  • implement template select element with changeset

help would be appreciated for this! i will need a list of ammo with the following fields:

name: string (required)
desc: string

# https://en.wikipedia.org/wiki/Bullet#Abbreviations
bullet_type: string
bullet_core: string
cartridge: string
caliber: string
case_material: string
jacket_type: string
muzzle_velocity: integer
powder_type: string
powder_grains_per_charge: integer
grains: integer
pressure: string
primer_type: string
firing_type: string
tracer: true/false
incendiary: true/false
blank: true/false
corrosive: true/false

thank you!

used to easily fill out new ammo types - [ ] make list of example ammo types (see below) - [ ] display existing ammo types - [ ] implement template select element with changeset --- help would be appreciated for this! i will need a list of ammo with the following fields: ``` name: string (required) desc: string # https://en.wikipedia.org/wiki/Bullet#Abbreviations bullet_type: string bullet_core: string cartridge: string caliber: string case_material: string jacket_type: string muzzle_velocity: integer powder_type: string powder_grains_per_charge: integer grains: integer pressure: string primer_type: string firing_type: string tracer: true/false incendiary: true/false blank: true/false corrosive: true/false ``` thank you!
shibao self-assigned this 2022-02-08 01:39:39 -05:00
shibao added the
enhancement
label 2022-02-08 01:40:01 -05:00
shibao added this to the cannery project 2022-02-08 01:47:21 -05:00
shibao removed their assignment 2022-02-16 00:11:53 -05:00
shibao added the
help wanted
label 2022-02-26 00:05:55 -05:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: shibao/cannery#2
No description provided.