diff options
Diffstat (limited to 'world/map/npc/doc/magic')
-rw-r--r-- | world/map/npc/doc/magic | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/world/map/npc/doc/magic b/world/map/npc/doc/magic index 3e5863e0..82fa7629 100644 --- a/world/map/npc/doc/magic +++ b/world/map/npc/doc/magic @@ -15,7 +15,7 @@ Nibble use: The various magic scripts pack their status into these variables. Locally, they use `@Q_status' to maintain the state, and use a function -`S_update_var' to update it. This is all re-using the same code, setting +`S_update_var' to update it. This is all re-using the same code, setting the `@Q_MASK' and `@Q_SHIFT' variables appropriately. There are a few exceptions (such as the Kadiya quest) wherein |