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

Clean up duplicate output #39

Closed Zuljita closed 6 years ago

Zuljita commented 6 years ago

Sometimes the generator picks the same monster on two different passes for the same room. Would be more elegant to get those reintegrated on the same line.

Syndaryl commented 6 years ago

Fixed (probably) - reopen if it reoccurs