mirror of
https://github.com/yogstation13/Yogstation.git
synced 2025-02-26 09:04:50 +00:00
committed by
yogstation13-bot
parent
8b4c9c6eee
commit
2a9c39ad2f
@@ -482,6 +482,14 @@ Since Ramadan is an entire month that lasts 29.5 days on average, the start and
|
||||
return TRUE
|
||||
return FALSE
|
||||
|
||||
/datum/holiday/lifeday
|
||||
name = "Life Day"
|
||||
begin_day = 17
|
||||
begin_month = NOVEMBER
|
||||
|
||||
/datum/holiday/lifeday/getStationPrefix()
|
||||
return pick("Itchy", "Lumpy", "Malla", "Kazook") //he really pronounced it "Kazook", I wish I was making shit up
|
||||
|
||||
/datum/holiday/doomsday
|
||||
name = "Mayan Doomsday Anniversary"
|
||||
begin_day = 21
|
||||
|
||||
Reference in New Issue
Block a user