jarcane / handhRL

A simple roguelike based on the Hulks and Horrors tabletop RPG written with Python 2.7 and libtcod
GNU General Public License v3.0
11 stars 1 forks source link

New monster table system #16

Closed jarcane closed 10 years ago

jarcane commented 10 years ago

The monster table is officially past unwieldy. A new solution really needs to be found here because as it is it's just unworkable to continue adding more monsters to the lists.