mirror of
				https://github.com/sys4-fr/server-nalc.git
				synced 2025-10-31 12:35:22 +01:00 
			
		
		
		
	Update mummy.lua
Don't jump anymore, useless, and now they can't exit the pyramids
This commit is contained in:
		| @@ -28,7 +28,7 @@ mobs:register_mob("tsm_pyramids:mummy", { | ||||
| 	walk_velocity = 0.5, -- A tester si assez lent / trop lent, valeur actuel = moitié moins que les Tree Monster | ||||
| 	run_velocity = 1, | ||||
| 	view_range = 16, | ||||
| 	jump = true, | ||||
| 	jump = false, | ||||
| 	floats = 0, | ||||
| 	-- drops papyrus when dead | ||||
| 	drops = { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user