forked from mtcontrib/scifi_nodes
		
	Compare commits
	
		
			2 Commits
		
	
	
		
			fb1fdcf69e
			...
			master
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
|  | 2eb5841472 | ||
|  | 689a17a80e | 
| @@ -14,12 +14,14 @@ | ||||
|     }, | ||||
|     "super_white": { | ||||
|         "description": "Super Plastic", | ||||
|         "colorable": true, | ||||
|         "light": 11, | ||||
|         "sounds": "stone", | ||||
|         "texture_name": "white2" | ||||
|     }, | ||||
|     "ultra_white": { | ||||
|         "description": "Ultra Plastic", | ||||
|         "colorable": true, | ||||
|         "light": 14, | ||||
|         "sounds": "stone", | ||||
|         "texture_name": "white2" | ||||
| @@ -122,7 +124,8 @@ | ||||
|         "description": "transparent metal floormesh", | ||||
|         "texture_name": "mesh", | ||||
|         "texture_modifier": "^[contrast:10:-50^[makealpha:0,0,0", | ||||
|         "drawtype": "glasslike" | ||||
|         "drawtype": "glasslike", | ||||
|         "sunlight_propagates": true | ||||
|     }, | ||||
|     "pipe": { | ||||
|         "description": "wall pipe" | ||||
| @@ -322,4 +325,4 @@ | ||||
|         "description": "Black plate", | ||||
|         "paramtype2": "none" | ||||
|     } | ||||
| } | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user