@@ -489,80 +489,76 @@ <h3>Commands</h3>
489489 < table class ="table table-bordered ">
490490 < tbody >
491491 < tr >
492- < th class ="theme-bg-light "> < b > database_dump_certifications</ b > </ th >
493- < td > Dumps all information about certifications with the given arguments.</ td >
494- </ tr >
495- < tr >
496- < th class ="theme-bg-light "> < b > database_dump_errors</ b > </ th >
497- < td > Dumps all error classes the game uses.</ td >
498- </ tr >
499- < tr >
500- < th class ="theme-bg-light "> < b > database_dump_esports</ b > </ th >
501- < td > Dumps all information about esports events with the given arguments.</ td >
492+ < th class ="theme-bg-light "> < b > database_dump_slots</ b > </ th >
493+ < td > Dumps all information about product slots with the given arguments.</ td >
502494 </ tr >
503495 < tr >
504- < th class ="theme-bg-light "> < b > database_dump_functions </ b > </ th >
505- < td > Dumps all unreal engine functions the game uses .</ td >
496+ < th class ="theme-bg-light "> < b > database_dump_products </ b > </ th >
497+ < td > Dumps all information about products with the given arguments .</ td >
506498 </ tr >
507499 < tr >
508500 < th class ="theme-bg-light "> < b > database_dump_inventory</ b > </ th >
509501 < td > Dumps all information about your inventory with the given arguments.</ td >
510502 </ tr >
511503 < tr >
512- < th class ="theme-bg-light "> < b > database_dump_maps </ b > </ th >
513- < td > Dumps all information about maps/stadiums with the given arguments.</ td >
504+ < th class ="theme-bg-light "> < b > database_dump_paints </ b > </ th >
505+ < td > Dumps all information about product paints with the given arguments.</ td >
514506 </ tr >
515507 < tr >
516- < th class ="theme-bg-light "> < b > database_dump_names </ b > </ th >
517- < td > Dumps all global name instances .</ td >
508+ < th class ="theme-bg-light "> < b > database_dump_certifications </ b > </ th >
509+ < td > Dumps all information about certifications with the given arguments .</ td >
518510 </ tr >
519511 < tr >
520- < th class ="theme-bg-light "> < b > database_dump_objects </ b > </ th >
521- < td > Dumps all global object instances .</ td >
512+ < th class ="theme-bg-light "> < b > database_dump_titles </ b > </ th >
513+ < td > Dumps all information about titles with the given arguments .</ td >
522514 </ tr >
523515 < tr >
524- < th class ="theme-bg-light "> < b > database_dump_paints</ b > </ th >
525- < td > Dumps all information about product paints with the given arguments.</ td >
516+ < th class ="theme-bg-light "> < b > database_dump_specialeditions</ b > </ th >
517+ < td > Dumps all information special editions with the given arguments.</ td >
518+ </ tr >
519+ < tr >
520+ < th class ="theme-bg-light "> < b > database_dump_teameditions</ b > </ th >
521+ < td > Dumps all information about team editions with the given arguments.</ td >
526522 </ tr >
527523 < tr >
528524 < th class ="theme-bg-light "> < b > database_dump_playlists</ b > </ th >
529525 < td > Dumps all information about playlists with the given arguments.</ td >
530526 </ tr >
531527 < tr >
532- < th class ="theme-bg-light "> < b > database_dump_population </ b > </ th >
533- < td > Dumps all information about population data with the given arguments.</ td >
528+ < th class ="theme-bg-light "> < b > database_dump_maps </ b > </ th >
529+ < td > Dumps all information about maps/stadiums with the given arguments.</ td >
534530 </ tr >
535531 < tr >
536- < th class ="theme-bg-light "> < b > database_dump_products </ b > </ th >
537- < td > Dumps all information about products with the given arguments.</ td >
532+ < th class ="theme-bg-light "> < b > database_dump_esports </ b > </ th >
533+ < td > Dumps all information about esports events with the given arguments.</ td >
538534 </ tr >
539535 < tr >
540- < th class ="theme-bg-light "> < b > database_dump_series </ b > </ th >
541- < td > Dumps all information about product series' with the given arguments.</ td >
536+ < th class ="theme-bg-light "> < b > database_dump_population </ b > </ th >
537+ < td > Dumps all information about population data with the given arguments.</ td >
542538 </ tr >
543539 < tr >
544- < th class ="theme-bg-light "> < b > database_dump_slots </ b > </ th >
545- < td > Dumps all information about product slots with the given arguments.</ td >
540+ < th class ="theme-bg-light "> < b > database_dump_tournaments </ b > </ th >
541+ < td > Dumps all information about tournament schedules with the given arguments.</ td >
546542 </ tr >
547543 < tr >
548- < th class ="theme-bg-light "> < b > database_dump_specialeditions </ b > </ th >
549- < td > Dumps all information special editions with the given arguments.</ td >
544+ < th class ="theme-bg-light "> < b > database_dump_gamemodes </ b > </ th >
545+ < td > Dumps all information about game modes with the given arguments.</ td >
550546 </ tr >
551547 < tr >
552- < th class ="theme-bg-light "> < b > database_dump_teameditions </ b > </ th >
553- < td > Dumps all information about team editions with the given arguments .</ td >
548+ < th class ="theme-bg-light "> < b > database_dump_errors </ b > </ th >
549+ < td > Dumps all error classes the game uses .</ td >
554550 </ tr >
555551 < tr >
556- < th class ="theme-bg-light "> < b > database_dump_titles </ b > </ th >
557- < td > Dumps all information about titles with the given arguments .</ td >
552+ < th class ="theme-bg-light "> < b > database_dump_functions </ b > </ th >
553+ < td > Dumps all unreal engine functions the game uses .</ td >
558554 </ tr >
559555 < tr >
560- < th class ="theme-bg-light "> < b > database_dump_tournaments </ b > </ th >
561- < td > Dumps all information about tournament schedules with the given arguments .</ td >
556+ < th class ="theme-bg-light "> < b > database_dump_names </ b > </ th >
557+ < td > Dumps all global name instances .</ td >
562558 </ tr >
563559 < tr >
564- < th class ="theme-bg-light "> < b > database_dump_gamemodes </ b > </ th >
565- < td > Dumps all information about game modes with the given arguments .</ td >
560+ < th class ="theme-bg-light "> < b > database_dump_objects </ b > </ th >
561+ < td > Dumps all global object instances .</ td >
566562 </ tr >
567563 </ tbody >
568564 </ table >
@@ -2183,6 +2179,9 @@ <h4>Window Name: <code>reflector</code></h4>
21832179 < div class ="col-12 col-md-4 mb-3 ">
21842180 < a href ="assets/images/windows/reflector-2.png "> < img class ="figure-img img-fluid shadow rounded " src ="assets/images/windows/reflector-2.png " alt ="" title =""/> </ a >
21852181 </ div >
2182+ < div class ="col-12 col-md-4 mb-3 ">
2183+ < a href ="assets/images/windows/reflector-3.png "> < img class ="figure-img img-fluid shadow rounded " src ="assets/images/windows/reflector-3.png " alt ="" title =""/> </ a >
2184+ </ div >
21862185 </ div >
21872186 </ section >
21882187
@@ -2339,7 +2338,7 @@ <h4 class="pt-3"><i class="fas fa-question-circle me-1"></i> Can I customize the
23392338
23402339 < section class ="docs-section " id ="item-6-8 ">
23412340 < h4 class ="pt-3 "> < i class ="fas fa-question-circle me-1 "> </ i > I found a bug or something doesn't work right.</ h4 >
2342- < p > CodeRed is currently in beta so some features may not work as intended. If you would like to report a bug, crash, or feature that doesn't work right, please do so in the Discord server.</ p >
2341+ < p > If you would like to report a bug, crash, or feature that doesn't work right, please do so in the Discord server.</ p >
23432342 </ section >
23442343 </ article >
23452344
0 commit comments