mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-25 06:00:16 +01:00
[MIRROR] Adds Ukraine's Independence Day as a holiday, since the child attacking our hosting requested goofball PRs. [MDB IGNORE] (#12715)
* Adds Ukraine's Independence Day as a holiday. (#66158) The person DDOSing our servers requested all of my PRs be merged, so I figured I'd open a PR for them. About The Pull Request Adds Ukraine's Independence Day as a holiday. Why It's Good For The Game Well, the DDOS person requested we merge goofball PRs, so I'm doing my part to stop the DDOS. giphy Changelog cl server: Adds Ukraine's Independence Day as a holiday, since the child attacking our hosting requested goofball PRs. /cl * Adds Ukraine's Independence Day as a holiday, since the child attacking our hosting requested goofball PRs. Co-authored-by: Iamgoofball <iamgoofball@gmail.com>
This commit is contained in:
@@ -414,6 +414,16 @@
|
||||
|
||||
/datum/holiday/indigenous/getStationPrefix()
|
||||
return pick("Endangered language", "Word", "Language", "Language revitalization", "Potato", "Corn")
|
||||
|
||||
// AUGUST
|
||||
|
||||
/datum/holiday/ukraine
|
||||
name = "Independence Day of Ukraine"
|
||||
begin_month = AUGUST
|
||||
begin_day = 24
|
||||
|
||||
/datum/holiday/indigenous/getStationPrefix()
|
||||
return pick("Kyiv", "Ukraine")
|
||||
|
||||
// SEPTEMBER
|
||||
|
||||
|
||||
Reference in New Issue
Block a user