diff options
-rw-r--r-- | npc/081-1/dungeon.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/081-1/dungeon.txt b/npc/081-1/dungeon.txt index 6503bc6a..b2928dce 100644 --- a/npc/081-1/dungeon.txt +++ b/npc/081-1/dungeon.txt @@ -33,7 +33,7 @@ OnInit: function complete; function dowarp; // Created *after* the event begun (on test server)? Disregard. - if (TUT_var < 1639278000) { mes l("This account is too young to participate."); close; } + if (TUT_var > 1639278000) { mes l("This account is too young to participate."); close; } if (!isChristmas21()) soon(); if (X21ED2_CLEAR()) complete(); do |