jesus
This commit is contained in:
@@ -58,7 +58,7 @@
|
||||
light_amount = T.get_lumcount()
|
||||
|
||||
|
||||
if(light_amount > 2)
|
||||
if(light_amount > 0.2)
|
||||
M << "<span class='warning'>It's too bright here to use [src.name]!</span>"
|
||||
return 0
|
||||
|
||||
@@ -75,4 +75,4 @@
|
||||
M << "<span class='warning'>There aren't enough people to use the [src.name]!</span>"
|
||||
return 0
|
||||
|
||||
return 1
|
||||
return 1
|
||||
|
||||
Reference in New Issue
Block a user