summaryrefslogtreecommitdiff
path: root/npc/018-2-1/warps.txt
AgeCommit message (Collapse)AuthorFilesLines
2019-04-03Make Master Dungeon an instance so it is restarted along everything else.Jesusaves1-1/+1
2019-03-25Fix Doug's rewardJesusaves1-1/+1
2019-03-12Fix Heroes Hold Master DungeonJesusaves1-1/+1
2019-03-12Heroes Hold is not meant for quick die-and-retry attempts, so require a minuteJesusaves1-0/+7
between attempts (this time can be spent inside). I haven't forgot Saulc wants a herb taxing system, but that's harder to implement.
2019-03-04Remove every trailing whitespaceJesusaves1-1/+1
```sed -i 's/[[:space:]]*$//' npc/*/*.txt```
2019-01-08Fix Heroes Hold main warpJesusaves1-1/+1
2018-12-25Correct some licenses which are ours (Evol missing licenses, I'll git blame ↵Jesusaves1-0/+2
later)
2018-12-20Bad operand and bad command T.TJesusaves1-4/+4
2018-12-20Minor rewrite. You have a cap of 25 minutes, and you get exp if you finish ↵Jesusaves1-3/+3
the dungeon
2018-12-20Fix moar bugsJesusaves1-1/+1
2018-12-20Fill the Heroes Hold with rares.Jesusaves1-1/+1
I don't really think it is worth doing, but I'm not a hardcore player %%a
2018-12-20Heroes Hold Groups. I assume that was @pyndragon intention, but if not, we canJesusaves1-4/+10
modify accordingly.
2018-12-20Accept 018-2-4 submissionJesusaves1-1/+6
2018-12-20Cosmetic changesJesusaves1-1/+1
2018-12-20Refactor hero coins drop chances. Beware, very high values added.Jesusaves1-2/+3
2018-12-20Currently, only withdraw conditions are implemented at HHJesusaves1-1/+1
2018-12-20Heroes Hold Information Menu.Jesusaves1-1/+29
2018-12-20[skip ci] Better labels for warpsJesusaves1-6/+11
2018-12-19Attempt at bug fixJesusaves1-1/+1
2018-12-19Rewards if you complete the dungeon (currently impossible)Jesusaves1-1/+1
2018-12-19I don't think anyone would be insane enough to even attempt it, but add ↵Jesusaves1-2/+0
Master Dungeon. Once we estabilish the victory conditions, we can worry with rewards. (probably involves turning on a lot of switches and opening invisible walls)
2018-12-19Autogenerate 018-2-x mobsJesusaves1-7/+9
2018-12-19Instances for Heroes HoldJesusaves1-4/+4
2018-12-19Some Heroes Hold critical filesJesusaves1-0/+84