summaryrefslogtreecommitdiff
path: root/world/map/npc/099-1
AgeCommit message (Collapse)AuthorFilesLines
2024-10-11Doomsday swamp fixHEADmasterHoraK-FDF1-6/+5
redo of https://git.themanaworld.org/legacy/serverdata/-/merge_requests/805
2024-10-11Revert "doomsday to swamp fix"Led Mitz1-5/+6
This reverts merge request !805 Every MR in server-data had conflicts after merging this. Will be easier to add and resolve the conflicts of this one MR later.
2024-10-11doomsday to swamp fixHoraK-FDF1-6/+5
it's possible to relog/die at 099-1 and 099-2 and get ported to swamp even lvl 1 chars could go there with a sandcutter, 2 roses and 500gp this fixes that.<br> changed tabs to spaces in that process as well.
2024-09-09Added a bunch of NPCs that miteyo should detectLed Mitz1-0/+4
I probably missed some. I may have a few errors, but I sure found a lot of npcs that are magical and ready for detection with #miteyo. TY Hello=) for the IS_MAGIC code. Reviewed-by: Hello TMW <hello@themanaworld.org>
2022-04-08Remove the switches and the ritual from Doomsday (won't be reused)Jesusaves1-188/+0
2021-12-03maps 099-1 099-6 updated wlk (#591)HoraK-FDF3-67/+67
* maps 099-1 099-6 updated wlk * 099-2 wlk and warp nodes txts
2020-08-17Doomsday Act 5 - Keshlam's Adventurer Guild (#560)Jesusaves3-2/+312
Contains utils, gameplay and epilogue functions for Doomsday Act 5 THE FINAL BATTLE Note: Balancing patches may follow and are expected. The debug commands (`@js33`, `@js67` and `@js99`) were not removed. There might be overlap in voicing, in case specialeffect2() fails to work as intended. Bonus Content: * MONOCLE QUEST * Golden Apple healing is now instantaneous. * PVP Coin (Unrelated but anyway) * Golden PVP Cap. * Fix PVP Cap weight.
2020-04-21Doomsday Act 4 (#554)Jesusaves4-0/+50
Restrict the Smoking Pipe to level 18 (also an easter egg) Prepare some Act 5 maps. Triggers for Doomsday Act 4 Add the Golem, one of the meaniest monsters I ever added. Special effect sequencing for Act 4. Also add a 10k experience reward to whoever is on the map by time the boss is slain. Good luck, brave players! (Recommended 3 repeats, Advsised max 6 repeats, script gives up after 20 repeats)