diff options
Diffstat (limited to 'npc')
-rw-r--r-- | npc/014-2-2/gemini.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/014-2-2/gemini.txt b/npc/014-2-2/gemini.txt index eca622ecb..ad5261000 100644 --- a/npc/014-2-2/gemini.txt +++ b/npc/014-2-2/gemini.txt @@ -120,7 +120,7 @@ OnCore: break; } } - addtimer(5000, "#Gemini::OnCore"); + addtimer(3000, "#Gemini::OnCore"); end; } |