forked from mtcontrib/awards
		
	place torches, no dig torches
thanks sfan5 :D
This commit is contained in:
		
							
								
								
									
										2
									
								
								init.lua
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								init.lua
									
									
									
									
									
								
							| @@ -11,7 +11,7 @@ awards.register_achievement("award_lightitup",{ | |||||||
| 	title = "Light It Up", | 	title = "Light It Up", | ||||||
| 	description = "You have placed 100 torches", | 	description = "You have placed 100 torches", | ||||||
| 	trigger={ | 	trigger={ | ||||||
| 		type="dig", | 		type="place", | ||||||
| 		node="default:torch", | 		node="default:torch", | ||||||
| 		target=100, | 		target=100, | ||||||
| 	}, | 	}, | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user