diff options
author | jesusalva <cpntb1@ymail.com> | 2018-03-10 12:30:50 -0300 |
---|---|---|
committer | jesusalva <cpntb1@ymail.com> | 2018-03-10 12:34:00 -0300 |
commit | f4594ce586593b73af97b5572615a660c578f580 (patch) | |
tree | aeff3e9a5f2fea405a016762b4c7a3ed5f121d73 /npc/commands | |
parent | fbfa43743084b6db05b21c1a8454c7c9842e7008 (diff) | |
download | serverdata-f4594ce586593b73af97b5572615a660c578f580.tar.gz serverdata-f4594ce586593b73af97b5572615a660c578f580.tar.bz2 serverdata-f4594ce586593b73af97b5572615a660c578f580.tar.xz serverdata-f4594ce586593b73af97b5572615a660c578f580.zip |
Soren's maps
Diffstat (limited to 'npc/commands')
-rw-r--r-- | npc/commands/warp.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/commands/warp.txt b/npc/commands/warp.txt index 7e04970aa..0fca933ce 100644 --- a/npc/commands/warp.txt +++ b/npc/commands/warp.txt @@ -75,6 +75,7 @@ OnInit: // GM Stuff "^AEROS|^GM", "001-1 235 26", // Floating Island of Aeros (GM Events) "^EASTER", "001-4 151 157", // Easter Event Map + "^SOREN", "soren 179 56", // Unimplemented map "^JAIL|^PRISON", "sec_pri 28 25"; // Jesusalva's Prison (and last line) |