From 8578e7db3b992875d877016139a42a0784460218 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 8 Dec 2021 13:20:29 -0300 Subject: Climate --- npc/functions/weather.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'npc/functions/weather.txt') diff --git a/npc/functions/weather.txt b/npc/functions/weather.txt index dacbd984..5312f5dc 100644 --- a/npc/functions/weather.txt +++ b/npc/functions/weather.txt @@ -59,6 +59,8 @@ OnInit: htput(.wcore, "052-1", CLIMATE_MODERATE); htput(.wcore, "055-1", CLIMATE_MODERATE); htput(.wcore, "057-1", CLIMATE_MODERATE); + htput(.wcore, "080-1", CLIMATE_MODERATE); + htput(.wcore, "080-3", CLIMATE_MODERATE); htput(.wcore, "099-5", CLIMATE_MODERATE); // Doomsday Boss Room // Icelands @@ -71,6 +73,7 @@ OnInit: htput(.wcore, "045-1", CLIMATE_ICELAND); htput(.wcore, "046-1", CLIMATE_ICELAND); htput(.wcore, "047-1", CLIMATE_ICELAND); + htput(.wcore, "081-1", CLIMATE_ICELAND); // Special htput(.wcore, "099-1", CLIMATE_NONE); -- cgit v1.2.3-70-g09d2