IwoRosiak / DreamersDreams

GNU General Public License v2.0
2 stars 1 forks source link

[FEATURE] - Switch for alternative dreams #54

Open IwoRosiak opened 3 years ago

IwoRosiak commented 3 years ago

Describe the idea you have I can implement a switch that will pull different descriptions based on the condition. I noticed that we have a lot of dreams that require different implementation for tribals so instead of having two dreams we could have one dream with different implementation.

EDIT: It will be quite easy to implement so I can show you how to do it :)

To Do

statecouncil commented 3 years ago

If you think that's necessary, sure. It's not that much more effort to simply write two versions. In fact, that gives us more flexibility regarding tags as well. There are a bunch of dreams like that in there: Alternate versions for psychos or cannibals, for tribals, for offworlders. The other thing we should consider are chain dreams and similar structures and how it works there.