From f46a4e502f4e5093822e5211f68b3d3b58f94066 Mon Sep 17 00:00:00 2001 From: LMOliver <31990902+LMOliver@users.noreply.github.com> Date: Sun, 5 May 2019 20:26:28 +0800 Subject: [PATCH] Use SIGN_PLANNED_AREA --- source/start-areas.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/start-areas.md b/source/start-areas.md index 2453f5e8..0873ab2e 100644 --- a/source/start-areas.md +++ b/source/start-areas.md @@ -37,4 +37,4 @@ When a Novice or Respawn Area is being planned in an inner sector, all free room ![chrome_2017-03-08_13-01-20.png](img/chrome_2017-03-08_13-01-20.png) -You can use game constants `SYSTEM_USERNAME`, `SIGN_NOVICE_AREA`, and `SIGN_RESPAWN_AREA` to programmatically check the signs in the rooms that are important to you and reserve them if such a message detected. +You can use game constants `SYSTEM_USERNAME` and `SIGN_PLANNED_AREA` to programmatically check the signs in the rooms that are important to you and reserve them if such a message detected.