Dagger is now correct
This commit is contained in:
		
					parent
					
						
							
								b4b7d27c77
							
						
					
				
			
			
				commit
				
					
						6f2104ad97
					
				
			
		
					 1 changed files with 5 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -141,7 +141,11 @@ namespace character {
 | 
			
		|||
                        return 0;
 | 
			
		||||
                }
 | 
			
		||||
            case tools::Dagger:
 | 
			
		||||
                if (inType == characType::Habilete) {
 | 
			
		||||
                    return 1;
 | 
			
		||||
                } else {
 | 
			
		||||
                    return 0;
 | 
			
		||||
                }
 | 
			
		||||
            case tools::RockClimbingKit:
 | 
			
		||||
                return inType == characType::Adresse ? 1 : 0;
 | 
			
		||||
            case tools::SackOfGrain:
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue