From c5cfafde310d82b50924dfdbe796b7157cb8743c Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 28 Oct 2023 19:53:15 -0300 Subject: Increase the heartbeat rate of Gemini Sisters from 3s to 2s. This might cause slightly more lag, but reduces the "accidental" deaths. --- npc/014-2-2/gemini.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/014-2-2/gemini.txt') diff --git a/npc/014-2-2/gemini.txt b/npc/014-2-2/gemini.txt index b70afa707..06a4dd518 100644 --- a/npc/014-2-2/gemini.txt +++ b/npc/014-2-2/gemini.txt @@ -131,7 +131,7 @@ OnCore: } @mystatus = $@VALIA_STATUS[.@p]; } - addtimer(3000, "#Gemini::OnCore"); + addtimer(2000, "#Gemini::OnCore"); end; } -- cgit v1.2.3-70-g09d2