Reduce ammo weight so that more magazines can fit in a rocket.
Small changes concerning balance, gameplay, or graphics.
New ways to deal with enemies, be it attack or defense.
Change line 37 in data-updates.lua to the following to add support for Lily's Micromissiles
elseif string.find(name, "rocket") or string.find(name, "bomb") or string.find(name, "micromissile") then