mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-24 12:37:26 +01:00
Fixed botpathing. Some fixes/changes to glows. Made lights less piss yellow.
This commit is contained in:
@@ -491,5 +491,5 @@ ZIPPO
|
||||
dropped(mob/user)
|
||||
if(lit)
|
||||
user.ul_SetLuminosity(user.LuminosityRed - 2, user.LuminosityGreen - 1, user.LuminosityBlue)
|
||||
ul_SetLuminosity(2)
|
||||
ul_SetLuminosity(2,1,0)
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user