diff --git a/plugins/game b/plugins/game index ff4efe5..22eecb7 100644 --- a/plugins/game +++ b/plugins/game @@ -57,7 +57,7 @@ sub command :Tab(game) sub step :Tab(whatevah) { my ($self, $cart, $input) = @_; - if ($step<1) + if ($step<5) { if ($input ne "game_$step") {