mirror of
				https://github.com/sys4-fr/server-nalc.git
				synced 2025-11-04 05:55:28 +01:00 
			
		
		
		
	Fixed minotaur's rotation
- Fixed minotaur's rotation in its b3d file - Added blend file for minotaur (if anyone wants to modify it again) - Removed the `rotate` line in sarangay.lua
This commit is contained in:
		
										
											Binary file not shown.
										
									
								
							
							
								
								
									
										
											BIN
										
									
								
								mods/mobs/models/mobs_sarangay.blend
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								mods/mobs/models/mobs_sarangay.blend
									
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							@@ -1,7 +1,6 @@
 | 
			
		||||
mobs:register_mob("mobs:sarangay", {
 | 
			
		||||
	type = "monster",
 | 
			
		||||
	passive = false,
 | 
			
		||||
	rotate = 1.5,
 | 
			
		||||
	damage = 5,
 | 
			
		||||
	hp_min = 40,
 | 
			
		||||
	hp_max = 60,
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user