mirror of
https://github.com/Mezeporta/Erupe.git
synced 2025-12-17 09:24:50 +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