From 9615d83274cada8d2e13770231a5e9283b7452a5 Mon Sep 17 00:00:00 2001 From: LethalKitten Date: Tue, 18 Apr 2017 13:41:25 +0100 Subject: [PATCH] Fixed Expert gear 3 gear options were numbered the same so they all selected together. That has been corrected --- Monster of the Week/MotWHTML.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Monster of the Week/MotWHTML.html b/Monster of the Week/MotWHTML.html index 2e7d788975..fcb00da2b1 100644 --- a/Monster of the Week/MotWHTML.html +++ b/Monster of the Week/MotWHTML.html @@ -530,8 +530,8 @@   Magical dagger (2 harm, hand, magic)
  Juju bag (1 harm, far, magic)
  Flamethrower (3 harm, close, heavy,
      fire, volitile)
-   Magnum (3 harm, close, reload, loud)
-   Shotgun (3 harm, close, messy, loud)
+   Magnum (3 harm, close, reload, loud)
+   Shotgun (3 harm, close, messy, loud)

Other Gear