Add Enemy sheet
This commit is contained in:
@@ -92,7 +92,7 @@ export const WEAPON_TYPES = {
|
||||
|
||||
export const AMMO_TYPES = {
|
||||
"blessed": { id: "blessed", label: "Blessed" },
|
||||
"hollow-points": { id: "hollow-points", label: "Hollow Points" },
|
||||
"hollow-points": { id: "hollow-points", label: "Hollow" },
|
||||
"incendiary": { id: "incendiary", label: "Incendiary" },
|
||||
"poisoned": { id: "poisoned", label: "Poisoned" },
|
||||
"rubber": { id: "rubber", label: "Rubber" },
|
||||
|
||||
Reference in New Issue
Block a user