mirror of
				https://github.com/sys4-fr/server-nalc.git
				synced 2025-10-31 12:35:22 +01:00 
			
		
		
		
	Adjust the health and the knockback of DM
This commit is contained in:
		| @@ -40,7 +40,7 @@ mobs:register_mob("mobs:dungeon_master", { | ||||
| 	run_velocity = 2, | ||||
| 	jump = false, | ||||
| 	view_range = 16, | ||||
| 	knock_back = 0,		--this is a test | ||||
| 	knock_back = 0.05,	--this is a test | ||||
| 	-- drops mese or diamond when dead | ||||
| 	drops = { | ||||
| 		{name = "default:mese_crystal_fragment", | ||||
|   | ||||
		Reference in New Issue
	
	Block a user