mirror of
				https://github.com/ErikasKontenis/SabrehavenServer.git
				synced 2025-10-31 20:06:23 +01:00 
			
		
		
		
	shared party exp to 10 players and rope hole functionality like in 7.4
This commit is contained in:
		| @@ -108,7 +108,7 @@ local tasks = { | ||||
| 	['orc'] = {taskerStorage = 17652, progressStorage = 17651, killsRequired = 50}, | ||||
| } | ||||
|  | ||||
| local maxPlayersInPartyShare = 2 | ||||
| local maxPlayersInPartyShare = 10 | ||||
|  | ||||
| function onDeath(creature, corpse, lasthitkiller, mostdamagekiller, lasthitunjustified, mostdamageunjustified) | ||||
| 	if not creature:isMonster() or creature:getMaster() then | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 ErikasKontenis
					ErikasKontenis