Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds Jingle Hell, by Christopher Lee to the Holiday Playlist. #10452

Merged
merged 1 commit into from
Nov 22, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
3 changes: 2 additions & 1 deletion code/modules/holiday/holidays.dm
Original file line number Diff line number Diff line change
Expand Up @@ -551,7 +551,8 @@ Since Ramadan is an entire month that lasts 29.5 days on average, the start and
"https://www.youtube.com/watch?v=nytpYtLtHpE", // You聮re a Mean One, Mr. Grinch
"https://www.youtube.com/watch?v=jCjrcjFGQCA", // Frosty The Snowman
"https://www.youtube.com/watch?v=oyEyMjdD2uk", // Twelve Days of Christmas
"https://www.youtube.com/watch?v=Dkq3LD-4pmM" // Michael Bubl茅 - Holly Jolly Christmas
"https://www.youtube.com/watch?v=Dkq3LD-4pmM", // Michael Bubl茅 - Holly Jolly Christmas
"https://www.youtube.com/watch?v=kfZtNVEqsBs" // Christopher Lee - Jingle Hell
)

/datum/holiday/xmas/greet()
Expand Down