summaryrefslogtreecommitdiff
path: root/npc/081-2/logic.txt
AgeCommit message (Collapse)AuthorFilesLines
2021-12-12Fix major bug with setcellsJesusaves1-3/+3
2021-12-12Add failsafesJesusaves1-3/+15
2021-12-11...Fix typosJesusaves1-1/+1
2021-12-11Hack together a way to ensure instance is set on the seeds puzzle.Jesusaves1-2/+3
2021-12-09Not a typo - be more clearJesusaves1-1/+1
2021-12-09I would get annoyed if npctalkonce() was the responsible for my candles bugJesusaves1-1/+1
2021-12-09Rephrase at bit Hint 6. Still an awful hint.Jesusaves1-2/+2
2021-12-09Local Broadcast when the puzzles are completeJesusaves1-0/+3
2021-12-09Fix a typo on Alissa ID. Update Boss Chamber 1 Front Gate (handle defeat)Jesusaves1-3/+12
2021-12-08Prevent players from accessing boss room before finishing puzzles.Jesusaves1-0/+3
In case wall code fail.
2021-12-08Fix a couple minor bugsJesusaves1-1/+1
2021-12-07Replace CRC's Aqua Ticket with Christmas TicketJesusaves1-3/+3
2021-12-07Fix a few remaining issues.Jesusaves1-1/+1
2021-12-07Fix a few of the major errors and bugsJesusaves1-1/+22
2021-12-07Some minor fixes, but some stuff is still brokenJesusaves1-1/+1
2021-12-05Move the candle puzzle hints around.Jesusaves1-6/+6
2021-12-05Give a decent amount of tickets for completing the puzzles, or defeating bossJesusaves1-2/+2
2021-12-05When completing a puzzle, renew the instance.Jesusaves1-0/+2
Create placeholders for Gak and Alissa.
2021-12-03For now, I'll keep the Enigma section off.Jesusaves1-0/+2
2021-12-03Give an Aqua Ticket as wellJesusaves1-0/+2
2021-12-03Change this to be constant, and bump from 12.5k to 15kJesusaves1-2/+2
2021-12-03Yield some experience for finishing the puzzlesJesusaves1-0/+2
2021-12-03Initial prototype of the Ambush Puzzle.Jesusaves1-2/+98
2021-12-03Prepare some of the logical code for the enigmaJesusaves1-0/+17
2021-11-29Prepare directions and guidance for the first and second puzzle.Jesusaves1-0/+43
They can now be tested by... someone. Preferably not me.
2021-11-29Add seven hints for the Candle Puzzle.Jesusaves1-0/+89
They are not good and will involve some trial and error. Hint n. 7 is a "trap" and the hints position is temporary. All hints are true.
2021-11-29Techinically, you can now advance to Puzzle Area 3.Jesusaves1-1/+6
Still need some real explanation about Puzzle Areas 1 and 2, but well. One thing at a time, eh?
2021-11-28Add the Candle System, initial version. Also add general setup.Jesusaves1-0/+42
Fix an exploit concerning aqua tickets. Partially tested.
2021-11-23Add 080-3 Peaceful Glade Entrance and Exit controlsJesusaves1-13/+2
2021-11-22Instance the Northen Lights Dungeon and prevent using it outside Christmas 2021Jesusaves1-0/+3
2021-11-21It required a partial rewrite, but Existential Frontier is tested and finished.Jesusaves1-1/+2
2021-11-21Add the necessary scripts so the Existence Frontier can be tested.Jesusaves1-0/+29