summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2020-06-17 00:13:55 -0300
committerJesusaves <cpntb1@ymail.com>2020-06-17 00:13:55 -0300
commit27b1d138e4cddc1761720c137b930480628e0b49 (patch)
treea4dacd45a3652603da6cae9eb01955f5eede6a21
parente7e972e15a539a000576d63676c28daa3814172d (diff)
downloadserverdata-jesusalva/selfmadeproblems001.tar.gz
serverdata-jesusalva/selfmadeproblems001.tar.bz2
serverdata-jesusalva/selfmadeproblems001.tar.xz
serverdata-jesusalva/selfmadeproblems001.zip
This reverts commit e7e972e15a539a000576d63676c28daa3814172d.jesusalva/selfmadeproblems001
-rw-r--r--npc/000-0/sailors.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/npc/000-0/sailors.txt b/npc/000-0/sailors.txt
index 736c245e..1e2fe739 100644
--- a/npc/000-0/sailors.txt
+++ b/npc/000-0/sailors.txt
@@ -56,8 +56,10 @@ 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.