X-Git-Url: https://jxself.org/git/?p=ibg.git;a=blobdiff_plain;f=appendices%2Ff.rst;h=372dc569817c212c3c7ad14edc8172c8a88fc1dd;hp=e1fd4b0e5edf89cbfe9bf3a49ba7e90ab203143e;hb=d102cdffefa7d68901d9f6e7d564656270bd0280;hpb=78cb9e8b269e9d3aeddd213190abdafacf4fc74e diff --git a/appendices/f.rst b/appendices/f.rst index e1fd4b0..372dc56 100644 --- a/appendices/f.rst +++ b/appendices/f.rst @@ -198,6 +198,8 @@ Library variables `wn` The input stream word number, counting from 1. +.. _library-routines: + Library routines ================ @@ -365,6 +367,8 @@ Library routines Returns the type of its `{arg}` : 3 for a string address, 2 for a routine address, 1 for an object number, or 0 otherwise. +.. _object-props: + Object properties ================= @@ -660,6 +664,8 @@ Object's value being considered first. For a `lockable` object: the `{obj_id}` (generally some kind of key) needed to lock and unlock the object, or `nothing` if no key fits. +.. _object-attrs: + Object attributes ================= @@ -760,6 +766,8 @@ Object attributes `worn` For a `clothing` object: is being worn. +.. _entry-points: + Optional entry points ===================== @@ -834,6 +842,8 @@ These routines, if you supply them, are called when shown. `UnknownVerb()` Called when an unusual verb is encountered. +.. _group-1-actions: + Group 1 actions =============== @@ -889,6 +899,8 @@ and the debug tools. `XTree` "`TREE`" =============== =================================================== +.. _group-2-actions: + Group 2 actions =============== @@ -951,6 +963,8 @@ Group 2 actions usually work, given the right circumstances. `Wear` "`DON`", "`PUT ON`", "`WEAR`" ============= ============================================================= +.. _group-3-actions: + Group 3 actions ===============