Implements inserting rags into booze bottles

This commit is contained in:
mwerezak
2015-07-18 15:46:40 -04:00
committed by HarpyEagle
parent b003e2f94c
commit e0965bc2cb
4 changed files with 80 additions and 12 deletions

View File

@@ -21,6 +21,9 @@
if(.) update_light()
/atom/proc/copy_light(atom/A)
set_light(A.light_range, A.light_power, A.light_color)
/atom/proc/update_light()
if(!light_power || !light_range)
if(light)