diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-03-16 13:05:16 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-03-16 13:05:16 -0300 |
commit | 979271d36b75246153096f648b1946da9b7397be (patch) | |
tree | 14fd0ab60fa5e1818da7a856cc3a245a6e2daefa /npc | |
parent | 7b14b299ee792d4a97381dfacf5ee20109626e16 (diff) | |
download | serverdata-979271d36b75246153096f648b1946da9b7397be.tar.gz serverdata-979271d36b75246153096f648b1946da9b7397be.tar.bz2 serverdata-979271d36b75246153096f648b1946da9b7397be.tar.xz serverdata-979271d36b75246153096f648b1946da9b7397be.zip |
Extra warps to aid, copyright notice in a filer02.1_180316
Diffstat (limited to 'npc')
-rw-r--r-- | npc/002-3/note.txt | 4 | ||||
-rw-r--r-- | npc/commands/warp.txt | 5 |
2 files changed, 8 insertions, 1 deletions
diff --git a/npc/002-3/note.txt b/npc/002-3/note.txt index 78950a2da..5a0c01a1e 100644 --- a/npc/002-3/note.txt +++ b/npc/002-3/note.txt @@ -1,11 +1,13 @@ +// TMW-2 Script. // Evol scripts. // Authors: // gumi // Qwerty Dragon // Reid // WildX +// Jesusalva // Description: -// A small note presenting the 6 main rules of Evol Online. +// A small note presenting the rules and game-world release notes of TMW-2. 002-3,40,25,0 script Note#johanne NPC_PAPER_NOTE,{ narrator S_LAST_NEXT, diff --git a/npc/commands/warp.txt b/npc/commands/warp.txt index 9f3433aca..fadac23ff 100644 --- a/npc/commands/warp.txt +++ b/npc/commands/warp.txt @@ -72,6 +72,11 @@ OnInit: "^HURN", "008-1 79 64", // Hurnscald "^HALI", "009-1 28 33", // Halinarzo + // TBR - To Be Removed + "^DRASIL", "000-1 94 100", // (TBR) Drasil Island + "^BOSS", "boss 45 45", // (TBR) Jesusalva Boss Arena + "^BOT", "botcheck 26 30", // (TBR) Botcheck area + // GM Stuff "^AEROS|^GM", "001-1 235 26", // Floating Island of Aeros (GM Events) "^EASTER", "001-4 151 157", // Easter Event Map |