5 merge requests!2821Weather/sky overhaul and Great Hawk expansion,!2804Combat finalisations,!2739Replacing hardcoded clothing logic in preparation for overwear.,!2718Weather update fixes,!2714Weather update
@@ -106,7 +106,7 @@ If you want to avoid trouble, dress modestly and stick to safe, well-lit areas.
<<link [[Winter Start|Orphanage Intro]]>><<set Time.startDate to new DateTime(2022, 12, 4, 7)>><</link>> (Begins the game at the start of winter. For testing.)
<br>
<<link [[Christmas Start|Orphanage Intro]]>><<npc Kylar>><<person1>><<endevent>><<set $NPCName[$NPCNameList.indexOf("Kylar")].state to "active">><<set Time.startDate to new DateTime(2022, 12, 23, 7)>><<set $money += 50000>><</link>> (Begins the game two days before Christmas. For testing.)
<<link [[Christmas Start|Orphanage Intro]]>><<npc Kylar>><<person1>><<endevent>><<set C.npc.Kylar.state to "active">><<set Time.startDate to new DateTime(2022, 12, 23, 7)>><<set $money += 50000>><</link>> (Begins the game two days before Christmas. For testing.)
<br>
<<link [[Valentine's Day Start|Orphanage Intro]]>><<set Time.startDate to new DateTime(2022, 2, 12, 7)>><</link>> (Begins the game 2 days before Valentine's Day. For testing.)