修医生抢喂食工作
This commit is contained in:
@@ -45,7 +45,7 @@ namespace WulaFallenEmpire
|
||||
return false;
|
||||
}
|
||||
|
||||
if (!pawn.CanReserve(patient, 1, -1, null, forced))
|
||||
if (!pawn.CanReserveAndReach(patient, PathEndMode.Touch, Danger.Deadly, 1, -1, null, forced))
|
||||
{
|
||||
return false;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user