Made items that get unbloodied update their icon during the unbloodying, so you can tell how much you used your gun between getting blood on it and cleaning it.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@791 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
n3ophyt3@gmail.com
2011-01-06 17:08:33 +00:00
parent f70263ab36
commit bd9819c272
20 changed files with 79 additions and 79 deletions

View File

@@ -32,7 +32,7 @@ obj/machinery/embedded_controller
user.machine = src
onclose(user, "computer")
proc/update_icon()
update_icon()
proc/return_text()
proc/post_signal(datum/signal/signal, comm_line)