From 95f4db9758941aa92030a7f86df27b45c0ceda08 Mon Sep 17 00:00:00 2001 From: Shadooow Date: Wed, 26 May 2021 22:51:57 +0000 Subject: [PATCH] fixed can with string executing take blood action when used from spot directly next to doors git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@9055 3b4a5df2-a311-0410-b5c6-a8a6f20db521 --- Tactical/Handle Items.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Tactical/Handle Items.cpp b/Tactical/Handle Items.cpp index b14f3f1f..b91bb545 100644 --- a/Tactical/Handle Items.cpp +++ b/Tactical/Handle Items.cpp @@ -1638,7 +1638,7 @@ INT32 HandleItem( SOLDIERTYPE *pSoldier, INT32 sGridNo, INT8 bLevel, UINT16 usHa } else { - pSoldier->EVENT_SoldierBeginTakeBlood( sGridNo, ubDirection ); + pSoldier->EVENT_SoldierBeginAttachCan( sGridNo, ubDirection ); } // OK, set UI