diff --git a/src/cljc/orcpub/dnd/e5/weapons.cljc b/src/cljc/orcpub/dnd/e5/weapons.cljc index 38b2f017f..c0006cd8e 100644 --- a/src/cljc/orcpub/dnd/e5/weapons.cljc +++ b/src/cljc/orcpub/dnd/e5/weapons.cljc @@ -354,15 +354,6 @@ :key :crossbow-heavy ::ammunition? true ::two-handed? true} - {:name "Thunder Cannon", - ::damage-type :piercing, - ::damage-die 6, - ::type ::special - ::damage-die-count 2, - ::ranged? true, - ::range {::min 150, ::max 500}, - :key :thunder-cannon - ::two-handed? true} {:name "Longbow", ::damage-type :piercing, ::damage-die 8,