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"