1
0
mirror of https://github.com/D00Med/scifi_nodes.git synced 2025-06-30 15:10:46 +02:00

Added Super and Ultra-Plastic. Fixed Light at slopes and stairs.

This commit is contained in:
A.C.M
2019-01-27 15:23:45 +01:00
parent b642bc0af4
commit c0d358e048
5 changed files with 31 additions and 4 deletions

View File

@ -499,6 +499,8 @@ node.types = {
{"blue", "blue lines", "blue"},
{"holes", "metal with holes","holes"},
{"white2", "plastic", "white2"},
{"super_white", "Super Plastic", "super_white", 11},
{"ultra_white", "Ultra Plastic", "ultra_white", default.LIGHT_MAX},
{"engine", "engine", "engine"},
{"wall", "metal wall", "wall"},
{"white", "plastic wall", "white"},