Main public logs

From DSRPG

Combined display of all available logs of DSRPG. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 18:07, 4 May 2025 Dubhghlas talk contribs created page Module:IriniaCalendar (Created page with "-- Module:IriniaCalendar -- A module for handling the custom calendar of Irinia local p = {} -- Configurable variables for the calendar system local calendar = { -- Current date in the world (can be updated as game progresses) current = { day = 4, month = 5, -- Bloom Moon year = 1236, -- AE (After Establishment) }, -- Month names in order months = { [1] = "Frost Moon", [2] = "Shadow Moon", [3] = "...")