From a5ebf6c44d96cc25ac7e1ea4eae045fcca93563d Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 20 Aug 2019 13:50:39 -0300 Subject: Fix a bug on Homunculus dispatcher officer, Erik --- npc/017-10/dispatcher.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc') diff --git a/npc/017-10/dispatcher.txt b/npc/017-10/dispatcher.txt index 82be5fd2a..59d78f527 100644 --- a/npc/017-10/dispatcher.txt +++ b/npc/017-10/dispatcher.txt @@ -265,7 +265,7 @@ L_Main: deployhomunculus(); mesc l("Deployed!"), 2; HOMUN_DEPLOYFIELD=.@dest; - HOMUN_DEPLOYDATE=gettimetick(2)+(60*.@hours); + HOMUN_DEPLOYDATE=gettimetick(2)+(60*60*.@hours); } close; -- cgit v1.2.3-60-g2f50