summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.