diff --git a/Resources/Locale/en-US/holiday/greet/holiday-greet.ftl b/Resources/Locale/en-US/holiday/greet/holiday-greet.ftl index a96e471615..825f4a803f 100644 --- a/Resources/Locale/en-US/holiday/greet/holiday-greet.ftl +++ b/Resources/Locale/en-US/holiday/greet/holiday-greet.ftl @@ -29,6 +29,7 @@ holiday-name-labor-day = Labor Day holiday-name-firefighter-day = Firefighter's Day holiday-name-mothers-day = Mother's Day holiday-name-owl-and-pussycat-day = Owl and Pussycat Day +holiday-name-towel-day = Towel Day holiday-name-mommi-day = MoMMI Day holiday-name-garbage-day = Garbage Day holiday-name-international-picnic-day = International Picnic Day diff --git a/Resources/Prototypes/holidays.yml b/Resources/Prototypes/holidays.yml index 11f0656129..207378f71e 100644 --- a/Resources/Prototypes/holidays.yml +++ b/Resources/Prototypes/holidays.yml @@ -160,6 +160,12 @@ beginDay: 12 beginMonth: May +- type: holiday + id: TowelDay + name: holiday-name-towel-day + beginDay: 25 + beginMonth: May + - type: holiday id: MoMMIDay name: holiday-name-mommi-day