summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-08-31 00:31:36 -0300
committerJesusaves <cpntb1@ymail.com>2019-08-31 00:31:36 -0300
commit562263c15c5d2f7176f36454dadc61cf1a4b2f53 (patch)
tree55159321290e911bd37ff3b75dc2b46a8c04a51d
parent06c9c4d8e1b5c323e9d8a5bf9c84612d9c827389 (diff)
downloadserverdata-562263c15c5d2f7176f36454dadc61cf1a4b2f53.tar.gz
serverdata-562263c15c5d2f7176f36454dadc61cf1a4b2f53.tar.bz2
serverdata-562263c15c5d2f7176f36454dadc61cf1a4b2f53.tar.xz
serverdata-562263c15c5d2f7176f36454dadc61cf1a4b2f53.zip
Regenerate maps. Add a file with comments of internal state of Barbara quest.
-rw-r--r--npc/015-8-1/_import.txt2
-rw-r--r--npc/018-6-0/ctrl29
-rw-r--r--npc/018-6-1/main.txt1
-rw-r--r--npc/functions/game-rules.txt2
4 files changed, 32 insertions, 2 deletions
diff --git a/npc/015-8-1/_import.txt b/npc/015-8-1/_import.txt
index d2ae0e8bb..016ede10f 100644
--- a/npc/015-8-1/_import.txt
+++ b/npc/015-8-1/_import.txt
@@ -1,4 +1,4 @@
-// Map 015-8-1: Cave Of Trials
+// Map 015-8-1: Abandoned Ruins
// This file is generated automatically. All manually added changes will be removed when running the Converter.
"npc/015-8-1/campaign.txt",
"npc/015-8-1/puzzle.txt",
diff --git a/npc/018-6-0/ctrl b/npc/018-6-0/ctrl
new file mode 100644
index 000000000..e1f7f6140
--- /dev/null
+++ b/npc/018-6-0/ctrl
@@ -0,0 +1,29 @@
+LoFQuest_Barbara
+q1
+ q3
+
+--------------------------
+0 Quest not assigned
+1 Quest was assigned
+ 0 No cutscene seen
+ 1 The wounded soldier seen
+ 2 The footprints seen
+2 Forgotten Chamber Puzzle is in progress (warp on)
+ 0 No puzzle solved
+ 1 West puzzle solved (&) (west lever)
+ 2 East puzzle solved (&) (east lever)
+ 3 South puzzle unlocked (w/e lever)
+ 4 South puzzle node (e/w lever)
+ 5 South puzzle solved, access to shrine granted
+3 Forgotten Shrine has been allowed (warp on / remember to reenable NPCs on resume)
+ Bitwise boss fights:
+ 1, 2, 4, 8, 16, 32, 64, 128, 256 (enable warps as win)
+ → Once the main shrine was reached: set to 511, Mana Stone story
+ & 512 => Boss defeated, cutscene ended, magic apple now visible
+4 Ambush finished, return to elenium mines
+5 Barbara captured
+6 Reward claimed, Barbara Arrested
+7 Reward claimed, Barbara NOT Arrested
+
+Field 2: Instance ID
+
diff --git a/npc/018-6-1/main.txt b/npc/018-6-1/main.txt
index a12bb8672..89658dee9 100644
--- a/npc/018-6-1/main.txt
+++ b/npc/018-6-1/main.txt
@@ -99,6 +99,7 @@ OnInit:
}
+///////////////////////////// Minievents
diff --git a/npc/functions/game-rules.txt b/npc/functions/game-rules.txt
index e3242c53d..baa60f14c 100644
--- a/npc/functions/game-rules.txt
+++ b/npc/functions/game-rules.txt
@@ -29,7 +29,7 @@ function script GameRules {
l("8. ##BThe use of real money is prohibited##b for ingame stuff, except by sponsoring."),
l("9. ##BAdmit when you're wrong.##b Users trying to lie to or fool GMs will get no pity from them."),
l("10. ##BDo not logout##b at Botcheck area or at Jail. We cannot unjail an offline player. The opposite of rule 9: If you believe you're right, keep your ground and explain calmly what happened. We'll calmly analyse the situation. If you were jailed without guilt, an apology will be sent to you, provided this rule is not broken."),
- l("11. If you believe a GM is not being fair, or you believe your defense is being ignored, request a ##BCouncil Trial##b. It's your right. In a Council Trial, we'll have multiple people giving the veredict. Any player may be called to compose the council. All admins shall take part in it. An arragment relative to time and date is to be made.");
+ l("11. If you believe you are Not Guilty, but the GM deemed you guilty, request a ##BCouncil Trial##b. It's your right. In a Council Trial, we'll have multiple people giving the veredict. Any player may be called to compose the council. All admins shall take part in it. An arragment relative to time, date, and number of counsellors is to be made.");
return;
}