mirror of
https://github.com/vegapnk/RJW-Genes.git
synced 2024-08-15 00:23:31 +00:00
1.5 update
This commit is contained in:
parent
7d9e399a47
commit
e6db43f31d
231 changed files with 95 additions and 6968 deletions
|
@ -36,8 +36,7 @@ namespace RJW_Genes
|
|||
if (!RelationsUtility.PawnsKnowEachOther(pawn, other))
|
||||
return (ThoughtState)false;
|
||||
// If the pawn is not on Map (e.g. caravan), no mali
|
||||
if (!HiveUtility.PawnIsOnHomeMap(pawn))
|
||||
return (ThoughtState)false;
|
||||
|
||||
|
||||
|
||||
// Do nothing for pawns that also have pheromones
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue