Skip to content
This repository has been archived by the owner on Nov 1, 2024. It is now read-only.

Commit

Permalink
Extends Halloween to one week (new-frontiers-14#2281)
Browse files Browse the repository at this point in the history
* Extends Halloween, pushes back Festive Season.

* Comment Halloween holiday changes

* endday->endDay

---------

Co-authored-by: Whatstone <[email protected]>
Co-authored-by: Checkraze <[email protected]>
  • Loading branch information
3 people authored Oct 23, 2024
1 parent d9eccf6 commit 8fe8473
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions Resources/Prototypes/holidays.yml
Original file line number Diff line number Diff line change
Expand Up @@ -324,8 +324,10 @@
- type: holiday
id: Halloween
name: holiday-name-halloween
beginDay: 31
beginDay: 27 # Frontier: 31<27
beginMonth: October
endDay: 2 # Frontier
endMonth: November # Frontier
greet:
!type:Custom
text: holiday-custom-halloween
Expand Down Expand Up @@ -425,7 +427,7 @@
- type: holiday
id: FestiveSeason
name: holiday-name-festive-season
beginDay: 1
beginDay: 3 # Frontier: 1<3
endDay: 31
beginMonth: November
endMonth: December
Expand Down

0 comments on commit 8fe8473

Please sign in to comment.