rare monster packet
This commit is contained in:
		
							parent
							
								
									e698ad993c
								
							
						
					
					
						commit
						1489476cd5
					
				@ -400,6 +400,11 @@ pub struct UpdateConfig{
 | 
				
			|||||||
pub struct ViewInfoboardRequest {
 | 
					pub struct ViewInfoboardRequest {
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#[pso_packet(0xDE)]
 | 
				
			||||||
 | 
					pub struct RareMonsterList{
 | 
				
			||||||
 | 
					    pub ids: [u16; 16],
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#[derive(PSOPacketData, Clone)]
 | 
					#[derive(PSOPacketData, Clone)]
 | 
				
			||||||
pub struct InfoboardResponse {
 | 
					pub struct InfoboardResponse {
 | 
				
			||||||
    pub name: [u16; 16],
 | 
					    pub name: [u16; 16],
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user