mirror of
				https://bitbucket.org/Ioncannon/project-meteor-server.git
				synced 2025-05-20 08:26:59 -04:00 
			
		
		
		
	Retainer name was not set.
This commit is contained in:
		@@ -2103,6 +2103,7 @@ namespace FFXIVClassic_Map_Server
 | 
			
		||||
                            ActorClass actorClass = Server.GetWorldManager().GetActorClass(actorClassId);
 | 
			
		||||
 | 
			
		||||
                            retainer = new Retainer(retainerId, actorClass, player, 0, 0, 0, 0);
 | 
			
		||||
                            retainer.customDisplayName = name;
 | 
			
		||||
                            retainer.LoadEventConditions(actorClass.eventConditions);
 | 
			
		||||
                        }
 | 
			
		||||
                    }
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user