From 9afe04e4757193c5fb8d65b67088d5371da37850 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 13 Jul 2021 22:03:24 -0300 Subject: Correct the "bare minimum" so the Final Showdown works again. It is way, way more lame than previously. --- npc/functions/weather.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'npc/functions/weather.txt') diff --git a/npc/functions/weather.txt b/npc/functions/weather.txt index 75605749..dacbd984 100644 --- a/npc/functions/weather.txt +++ b/npc/functions/weather.txt @@ -59,6 +59,7 @@ OnInit: htput(.wcore, "052-1", CLIMATE_MODERATE); htput(.wcore, "055-1", CLIMATE_MODERATE); htput(.wcore, "057-1", CLIMATE_MODERATE); + htput(.wcore, "099-5", CLIMATE_MODERATE); // Doomsday Boss Room // Icelands htput(.wcore, "019-1", CLIMATE_ICELAND); -- cgit v1.2.3-70-g09d2