Add files via upload

master
AiTechEye 2019-05-21 16:14:06 +02:00 committed by GitHub
parent c5dab15d70
commit 803ab8290e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ minetest.register_node("vexcazer_flashlight:flht", {
minetest.register_node("vexcazer_flashlight:flhtw", {
description = "Water light",
drawtype = "liquid",
tiles = {"default_water.png"},
tiles = {"vexcazer_background.png^[colorize:#2a80e7aa"},
alpha = 160,
light_source = 12,
paramtype = "light",