diff options
author | Jesusaves <jesusalva@themanaworld.org> | 2020-06-11 20:18:48 -0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-11 23:18:48 +0000 |
commit | 5dd25e8dae4deafcb62574a4d2ea70b4b72d5f66 (patch) | |
tree | 49b779b9741ef45450f27c35513d80ddd38d2fcb /world/map/npc/099-7 | |
parent | 64530680fbf1fb93279db182a36ae602b60f168a (diff) | |
download | serverdata-5dd25e8dae4deafcb62574a4d2ea70b4b72d5f66.tar.gz serverdata-5dd25e8dae4deafcb62574a4d2ea70b4b72d5f66.tar.bz2 serverdata-5dd25e8dae4deafcb62574a4d2ea70b4b72d5f66.tar.xz serverdata-5dd25e8dae4deafcb62574a4d2ea70b4b72d5f66.zip |
Extra patch (#558)
* Welcom to Keshlam, YOUR WORST NIGHTMARE
Act 5, Part 1: Interlude (Keshlam Maze)
Diffstat (limited to 'world/map/npc/099-7')
-rw-r--r-- | world/map/npc/099-7/boss.txt | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/world/map/npc/099-7/boss.txt b/world/map/npc/099-7/boss.txt index 665dba71..e806b609 100644 --- a/world/map/npc/099-7/boss.txt +++ b/world/map/npc/099-7/boss.txt @@ -766,4 +766,14 @@ L_No: mes "(The memorial is at left, behind the column.)"; close; } +099-7,73,20,0|script|#NoobKytty01|400,0,0 +{ + warp "099-7", 72, 17; + end; +} +099-7,73,17,0|script|#NoobKytty02|400,0,0 +{ + warp "099-7", 72, 20; + end; +} |