diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-06-17 00:47:23 +0000 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-06-17 00:47:23 +0000 |
commit | e7e972e15a539a000576d63676c28daa3814172d (patch) | |
tree | 07ce8611822b822df30ed30e4ac6fe0a0d033fdb | |
parent | 145e323eb331281b214e0d5d68fce79db8a824f9 (diff) | |
download | serverdata-e7e972e15a539a000576d63676c28daa3814172d.tar.gz serverdata-e7e972e15a539a000576d63676c28daa3814172d.tar.bz2 serverdata-e7e972e15a539a000576d63676c28daa3814172d.tar.xz serverdata-e7e972e15a539a000576d63676c28daa3814172d.zip |
Micksha said it was good to go
-rw-r--r-- | npc/000-0/sailors.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/npc/000-0/sailors.txt b/npc/000-0/sailors.txt index 1e2fe739..736c245e 100644 --- a/npc/000-0/sailors.txt +++ b/npc/000-0/sailors.txt @@ -56,10 +56,8 @@ OnTouch: // TODO: This is gumi's code, I have no idea if it works or not // Besides, is it lv 90, 95, 99, 100, or...? // I believe Micksha said level 90 was plenty, but. - /*** FIXME *** if ((LEGACY[1] & 0x7FFFFF00) >> 8) > 90) REBIRTH=1; - *** FIXME ***/ // Players coming from TMW Legacy didn't got a chance to do this yet. // So allow them now. |