mirror of
https://github.com/Mezeporta/Erupe.git
synced 2026-02-04 09:15:08 +01:00
Updated Hard Core Monsters Schedule Map (markdown)
@@ -17,8 +17,9 @@ Printf("|index| Year|Month|Day|Hour| \n");
|
||||
Printf("|--| --|--|--|--| \n");
|
||||
|
||||
|
||||
|
||||
for(i = 0; i <37; i++){
|
||||
//adjust the number until it fits
|
||||
local int value = 37;
|
||||
for(i = 0; i <value ; i++){
|
||||
|
||||
struct{
|
||||
uint32 year;
|
||||
|
||||
Reference in New Issue
Block a user