mirror of
				https://github.com/DarkflameUniverse/DarkflameServer.git
				synced 2025-10-31 12:41:55 +00:00 
			
		
		
		
	comment
This commit is contained in:
		| @@ -115,7 +115,7 @@ void BuffComponent::ApplyBuff(const int32_t id, const float duration, const LWOO | ||||
| 			behaviorID = behaviorTemplateTable->GetSkillByID(parameter.values[0]).behaviorID; | ||||
| 			stacks = static_cast<int32_t>(parameter.values[1]); | ||||
| 			tick = parameter.values[2]; | ||||
| 			const auto unknown2 = parameter.values[3]; // Always 0 | ||||
| 			const auto unknown2 = parameter.values[3]; // TODO: figure this out it changed to all 1 in FT | ||||
| 		} | ||||
| 	} | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Aaron Kimbre
					Aaron Kimbre