Redo some of the items boilerplate, change monsters to a list (which is conveniently...
commit13b2eb72fbcdaef2b95309bf67ffe0e4bf953bea
authorElronnd <elronnd@protonmail.ch>
Thu, 8 Feb 2018 06:32:26 +0000 (7 23:32 -0700)
committerElronnd <elronnd@protonmail.ch>
Thu, 8 Feb 2018 06:32:26 +0000 (7 23:32 -0700)
tree65804dfcc0c861b4e1173c3f6b07bf4d608b71d9
parent7c133c51aa1bce3458a13df77ae9f175c37532d3
Redo some of the items boilerplate, change monsters to a list (which is conveniently api-compatible for my purposes with a native array, which is neat) in preparation for adding weapons
src/constants.d
src/game.d
src/item.d