d_a_am2 match

This commit is contained in:
LagoLunatic
2023-10-18 23:50:41 -04:00
parent 7f796fffa8
commit d347dcd89b
11 changed files with 1568 additions and 421 deletions
+1 -1
View File
@@ -400,7 +400,7 @@ bool daArrow_c::check_water_in() {
dKy_arrowcol_chg_on(&current.pos, 0);
}
} else if (mArrowType == TYPE_ICE) {
mInWaterTimer = 300;
mInWaterTimer = 10*30;
fopAcM_createChild(
PROC_ARROW_ICEEFF, fpcM_GetID(this), mArrowType,
&waterHitPos, current.roomNo, &current.angle, NULL, -1, NULL