From 652f1b820e2899e91b02a9a03a0b09494a33ab75 Mon Sep 17 00:00:00 2001 From: Marisa Kirisame Date: Mon, 6 Jan 2020 23:53:06 +0100 Subject: [PATCH] Note on ammo usage restrictions for Wallbuster. --- README.md | 2 +- zscript.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 899c2577d..1855eb22b 100644 --- a/README.md +++ b/README.md @@ -160,7 +160,7 @@ Ammo Fabricators. A ludicrously overkill weapon, courtesy of the always-overkill Blackmann Arms. Sporting 5 groups of 5 barrels, for a grand total of 25. Everything in front -of you is pretty much dead. Can use all the same ammo types as the spreadgun. +of you is pretty much dead. Cannot use incendiary ammo types or golden shells. Primary fire shoots one barrel at a time. diff --git a/zscript.txt b/zscript.txt index 003aa6ff4..dce00a797 100644 --- a/zscript.txt +++ b/zscript.txt @@ -1,4 +1,4 @@ -version "4.2.4" +version "4.3" // utility code #include "zscript/swwm_libeye/projector.txt"