isundil преди 6 години
родител
ревизия
47a4254ce1
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      src/commands/is_create.cpp

+ 1 - 1
src/commands/is_create.cpp

@@ -345,7 +345,7 @@ class ISCreate : public Module
 	ISCreate(const Anope::string &modname, const Anope::string &creator);
 	size_t GetMaxLines()
 	{
-		return 5;
+		return 25;
 	}
 };