Hondacrx
2024-08-24 00:13:35 -04:00
parent ce99a1f7f6
commit 1ca497b79f
27 changed files with 3020 additions and 2701 deletions
+1
View File
@@ -129,6 +129,7 @@ namespace Game
data.Status = TaxiNodeStatus.Learned;
SendPacket(data);
GetPlayer().UpdateCriteria(CriteriaType.LearnTaxiNode, curloc);
return true;
}
else