summaryrefslogtreecommitdiff
path: root/npc/021-1/logic.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/021-1/logic.txt')
-rw-r--r--npc/021-1/logic.txt6
1 files changed, 5 insertions, 1 deletions
diff --git a/npc/021-1/logic.txt b/npc/021-1/logic.txt
index 0b0a7d75a..fe2567bd6 100644
--- a/npc/021-1/logic.txt
+++ b/npc/021-1/logic.txt
@@ -3,8 +3,9 @@
// The Mana World Team
// Jesusalva
// Description:
-// Cave logic. Controls also switchs and false warps.
+// Cave logic. Controls also switchs and false warps. See soren/main for more info.
+// Passages
021-1,155,196,0 script #MainCindyLogic NPC_NO_SPRITE,0,0,{
end;
OnTouch:
@@ -31,3 +32,6 @@ OnTouch:
end;
}
+
+// Other
+