From a6d5e29444eb0cea3406196b17ca5f9529d1cde1 Mon Sep 17 00:00:00 2001 From: Nat Quayle Nelson Date: Wed, 5 Mar 2025 09:41:08 -0600 Subject: [PATCH] Add TOC element for SDFs. Fix #675 --- doc/editor/Advanced.html | 2 +- doc/editor/Contents.html | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/doc/editor/Advanced.html b/doc/editor/Advanced.html index 7ab813c2..505739d9 100644 --- a/doc/editor/Advanced.html +++ b/doc/editor/Advanced.html @@ -26,7 +26,7 @@ here will be necessary to master, if you are to move on.

town is town 1, and so on. The coordinate system for Blades of Exile towns and dungeons starts with X = 0, Y = 0 (also written (0,0) ) in the upper left.

-

Stuff Done Flags

+

Stuff Done Flags

The single most important concept to master in scenario design is the Stuff Done Flag. The Stuff Done Flags are numbers the game keeps track of, which are used by the game to diff --git a/doc/editor/Contents.html b/doc/editor/Contents.html index 68a4bb1b..47502503 100644 --- a/doc/editor/Contents.html +++ b/doc/editor/Contents.html @@ -43,6 +43,9 @@

  • Editing Monster Types
  • Editing Items
  • Advanced Topics Introduction
  • +
  • Special Encounters