Adds Set class; Adds ShieldManager, allowing shield orbits to be rebalanced.
authordsc <david.schoonover@gmail.com>
Mon, 11 Apr 2011 11:26:10 +0000 (04:26 -0700)
committerdsc <david.schoonover@gmail.com>
Mon, 11 Apr 2011 11:26:10 +0000 (04:26 -0700)
commit1293e0ff2ee2d94fe9d8894cfe226ae7b80179c1
tree11b92d08876f0655d80d566041fa350eb233f6cf
parentac7a9cf05c35c7e138a0a8689d612c907ef2934d
Adds Set class; Adds ShieldManager, allowing shield orbits to be rebalanced.
data/types/items.yaml
data/types/levels.yaml
src/ezl/struct/index.cjs
src/ezl/struct/set.cjs
src/tanks/fx/index.cjs
src/tanks/fx/shieldmanager.cjs [new file with mode: 0644]
src/tanks/item/shieldgen.cjs
src/tanks/thing/component.cjs
src/tanks/thing/shield.cjs
src/tanks/thing/thing.cjs
src/tanks/thing/unit.cjs