Syndaryl / DFRPGRandomDungeonGenerator

A HTML/CSS/JavaScript based random dungeon generator for GURPS. Eventual goals are to not only produce a map, but also populate the rooms with descriptions and challenges. Game statistics will be for the DFRPG / GURPS 4e.
Other
35 stars 13 forks source link

Added missing STUCK mask #46

Closed natfarleydev closed 6 years ago

natfarleydev commented 6 years ago

I noticed a missing mask in dungeon_types.js. This pull request adds it.

Feel free to close/ignore if this is fixed elsewhere waiting to be merged.