summaryrefslogtreecommitdiff
path: root/npc/017-10
diff options
context:
space:
mode:
Diffstat (limited to 'npc/017-10')
-rw-r--r--npc/017-10/dispatcher.txt2
1 files changed, 1 insertions, 1 deletions
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;