Added data from upcoming adventure
This commit is contained in:
@@ -13,6 +13,8 @@ export type CalendarEventCategory =
|
||||
| 'catastrophe'
|
||||
| 'legal'
|
||||
| 'natural-disaster'
|
||||
| 'inauguration'
|
||||
| 'religious'
|
||||
| 'player'
|
||||
|
||||
export function isCalendarEvent(object: any): object is CalendarEvent {
|
||||
|
||||
Reference in New Issue
Block a user