Unstable 0.1400.2.0 (a mimir edition)
This commit is contained in:
+1
-1
@@ -61,7 +61,7 @@ namespace Barotrauma
|
||||
|
||||
protected override void Act(float deltaTime)
|
||||
{
|
||||
if (item.IgnoreByAI)
|
||||
if (item.IgnoreByAI(character))
|
||||
{
|
||||
Abandon = true;
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user