Home

item_links.js

Add hyperlink functionality to QuestJS.


NOTE

This library is now included in QuestJS as of QuestJS version 0.4, but the library is not loaded by default.

View the instructions on the QuestJS Wiki.

This code is sometimes more up to date than the file which is included in Quest.


These mods are not necessary, but I like to use them.

lang.contentsForData.surface.prefix = 'on which you see ';
lang.contentsForData.surface.suffix = '';
lang.open_successful = "Done.";
lang.close_successful = "Done.";
lang.inside_container = "{nv:item:be:true} inside {sb:container}.";
lang.look_inside = "Inside, {nv:char:can} see {param:list}.";
lang.take_successful = "Taken.";
lang.drop_successful = "Dropped.";
Version:
  • 0.9
Author:
Source: