add todo for cheating
This commit is contained in:
		
							parent
							
								
									55c393b7a8
								
							
						
					
					
						commit
						9b05e60ca6
					
				| @ -499,6 +499,7 @@ impl ItemManager { | ||||
|         let consumed_item = used_item.consume(amount)?; | ||||
|         
 | ||||
|         if let ItemDetail::TechniqueDisk(tech_disk) = consumed_item.item() { | ||||
|             // TODO: validate tech level in packet is in bounds [1..30]
 | ||||
|             character.techs.set_tech(tech_disk.tech, TechLevel(tech_disk.level as u8)); | ||||
|             entity_gateway.save_character(character).await?; | ||||
|         }; | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user