LibreGamesArchive / silvertree

Backup export of http://code.google.com/p/silvertree ‒ Please check for the existence of an official continuation repo before submitting issues or PRs here
GNU General Public License v3.0
3 stars 0 forks source link

portal conditions or enter_portal event #21

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Portals could be given conditions which control whether the party gets to
enter the portal or not. Use-case: the party needs a key to enter a tower, etc.

There should also be some possibility to add monologue ("I think we don't
have a key for that." or "Ah, the key fits.").

Thinking about this, it might be more flexible to have an enter_portal
event - that can handle all the conditions, dialog. An actual [enter] tag
would be used to proceed (and if it's not included, the portal remains closed).

Not sure which way is better to implement...

Original issue reported on code.google.com by jan.riet...@web.de on 13 Oct 2007 at 12:53

GoogleCodeExporter commented 9 years ago

Original comment by jwbj...@gmail.com on 16 Oct 2007 at 4:51