Don't sell non-dead mobs on cargo (#15228)
This commit is contained in:
@@ -281,7 +281,7 @@ namespace Content.Server.Cargo.Systems
|
||||
if (station != component.Owner)
|
||||
continue;
|
||||
|
||||
UpdateShuttleState(uid, comp, station);
|
||||
UpdateShuttleState(uid, station);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user