summaryrefslogtreecommitdiff
path: root/npc/017-3
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/017-3
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/017-3')
-rw-r--r--npc/017-3/chagashroom.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/017-3/chagashroom.txt b/npc/017-3/chagashroom.txt
index 552dd14af..164a7cb85 100644
--- a/npc/017-3/chagashroom.txt
+++ b/npc/017-3/chagashroom.txt
@@ -120,7 +120,7 @@ L_Main:
REDWINE_AMMO=.@glass_count;
REDWINE_DATE=gettimetick(2);
REDWINE_DONE=gettimetick(2)-.@bonus+.mintime;
- REDWINE_DONE+=.cuptime*REDWINE_AMMO;
+ REDWINE_DONE+=(.cuptime-(.@bonus/3))*REDWINE_AMMO;
break;
case 3:
close;