summaryrefslogtreecommitdiff
path: root/npc/024-9/sake.txt
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2022-12-16 11:51:36 -0300
committerJesusaves <cpntb1@ymail.com>2022-12-16 11:51:36 -0300
commit6066a493f22b3d462c5eea3e395672768b9d5e61 (patch)
treebc1bb89715114be246a023083407173a8ad02df1 /npc/024-9/sake.txt
parent20eb6b22973c08b05b1a83340549ebfba7d8baae (diff)
downloadserverdata-6066a493f22b3d462c5eea3e395672768b9d5e61.tar.gz
serverdata-6066a493f22b3d462c5eea3e395672768b9d5e61.tar.bz2
serverdata-6066a493f22b3d462c5eea3e395672768b9d5e61.tar.xz
serverdata-6066a493f22b3d462c5eea3e395672768b9d5e61.zip
The water bonus should apply not only on the fixed bonus as you need multiple of
Diffstat (limited to 'npc/024-9/sake.txt')
-rw-r--r--npc/024-9/sake.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/024-9/sake.txt b/npc/024-9/sake.txt
index c93bcf5ca..2ff3e2892 100644
--- a/npc/024-9/sake.txt
+++ b/npc/024-9/sake.txt
@@ -130,7 +130,7 @@ L_Main:
DWARVEN_AMMO=.@glass_count;
DWARVEN_DATE=gettimetick(2);
DWARVEN_DONE=gettimetick(2)-.@bonus+.mintime;
- DWARVEN_DONE+=.cuptime*DWARVEN_AMMO;
+ DWARVEN_DONE+=(.cuptime-(.@bonus/3))*DWARVEN_AMMO;
break;
case 3:
close;