Fixes Disposal Bin Light

This commit is contained in:
TullyBurnalot
2017-05-14 14:42:56 +01:00
parent 4b05fc9241
commit c15a7c86a9
+1
View File
@@ -467,6 +467,7 @@
I.loc = src
for(var/mob/M in viewers(src))
M.show_message("\the [I] lands in \the [src].", 3)
update()
else
for(var/mob/M in viewers(src))
M.show_message("\the [I] bounces off of \the [src]'s rim!.", 3)