Creeps now drop l3wtz!
authordsc <david.schoonover@gmail.com>
Fri, 25 Feb 2011 11:14:57 +0000 (03:14 -0800)
committerdsc <david.schoonover@gmail.com>
Fri, 25 Feb 2011 11:14:57 +0000 (03:14 -0800)
commit15caede85aac9b68b75610f5ebcdd74d58041e6f
tree8aac17c7fbd2d62dc463a4a83629ef6826b47ce6
parentccc79ee9176045f724e2c85ab1ca629aeba44fd8
Creeps now drop l3wtz!
14 files changed:
data/loadlist.yaml
data/types/levels.yaml
data/types/loots.yaml [new file with mode: 0644]
data/types/units.yaml
src/ezl/index.cjs
src/ezl/struct/index.cjs [new file with mode: 0644]
src/ezl/struct/namedtuple.cjs [new file with mode: 0644]
src/tanks/inventory/index.cjs
src/tanks/inventory/loot.cjs [new file with mode: 0644]
src/tanks/mixins/index.cjs
src/tanks/mixins/lootable.cjs [new file with mode: 0644]
src/tanks/mixins/meronomic.cjs
src/tanks/thing/item.cjs
src/tanks/thing/tank.cjs