From 3288b73ad0e7c9caf3a08c973b1bd003b18a72b6 Mon Sep 17 00:00:00 2001 From: mazmazz Date: Wed, 15 Aug 2018 12:29:06 -0400 Subject: [PATCH] Make camera further if on-foot and destroying the Egg Capsule --- src/p_user.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/p_user.c b/src/p_user.c index 87f32ccdb..4219630ef 100644 --- a/src/p_user.c +++ b/src/p_user.c @@ -8927,7 +8927,8 @@ boolean P_MoveChaseCamera(player_t *player, camera_t *thiscam, boolean resetcall // sets ideal cam pos if (twodlevel || (mo->flags2 & MF2_TWOD)) dist = 480<powers[pw_carry] == CR_NIGHTSMODE) + else if (player->powers[pw_carry] == CR_NIGHTSMODE + || ((maptol & TOL_NIGHTS) && player->capsule && player->capsule->reactiontime > 0 && player == &players[player->capsule->reactiontime-1])) dist = 320<