The extension provides a system to have conversations with NPCs in-game. The verb 'talk to' triggers a list of topics the hero can talk about with an NPC, e.g.
> talk to neighbor You can ask the neighbor about: harvest new garden swing taxes > t harvest "Did you manage to reap everything you have sown?" you ask. "Pretty much," the neighbor says.
etc.
This small extension offers an easy framework for how the game banner is presented in the beginning of the game, with easily editable information about the game title, author, copyright line et al.
This extension provides a way to write the winning, losing or other ending messages for a game and then call those messages easily within the code by declaring 'DESCRIBE winning', 'DESCRIBE losing' and 'DESCRIBE ending'.
This extension provides a way to put "global" checks on verbs so that all actions in a given situation yield the same message:
> jump But you are tied up! > take keys But you are tied up! > attack guard But you are tied up!
© 2021 alanif.se - Theme by FavThemes