mirror of
				https://github.com/sys4-fr/server-nalc.git
				synced 2025-11-04 14:05:29 +01:00 
			
		
		
		
	remove mob spawn in area
This commit is contained in:
		@@ -3,7 +3,7 @@ mobs = {}
 | 
			
		||||
mobs.mod = "redo"
 | 
			
		||||
 | 
			
		||||
-- Do mobs spawn in protected areas (0=yes, 1=no)
 | 
			
		||||
mobs.protected = 0
 | 
			
		||||
mobs.protected = 1
 | 
			
		||||
 | 
			
		||||
-- Initial settings check
 | 
			
		||||
local damage_enabled = minetest.setting_getbool("enable_damage")
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user