mirror of
				https://github.com/sys4-fr/server-nalc.git
				synced 2025-10-31 20:45:22 +01:00 
			
		
		
		
	fix typo
This commit is contained in:
		| @@ -644,7 +644,7 @@ columnia.register_column_ia("wood", "default:wood", | ||||
| 		default.node_sound_wood_defaults()) | ||||
|  | ||||
| columnia.register_column_ia("tree", "default:tree", | ||||
| 		{choppy = 2, oddly_breakable_by_hande = 1, flammable = 2}, | ||||
| 		{choppy = 2, oddly_breakable_by_hand = 1, flammable = 2}, | ||||
| 		{"default_tree.png"}, | ||||
| 		"Tree Column", | ||||
| 		"Tree Column Top", | ||||
|   | ||||
		Reference in New Issue
	
	Block a user