-New sprites APC sprites by TankNut!

-New wraith sprites by TankNut!
-Decreased flare duration, again(!)
-Made a based interact proc and changed the updateDialog to call that instead of attack_hand. This caused issues with the APC and getting the power cell out of it. I then changed all machines that had their own defined proc (that was everywhere)


git-svn-id: http://tgstation13.googlecode.com/svn/trunk@5001 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
giacomand@gmail.com
2012-11-03 14:45:29 +00:00
parent 8720dd0e69
commit b00c0c2a9f
38 changed files with 136 additions and 125 deletions
+1 -1
View File
@@ -215,7 +215,7 @@
interact(user, 0)
// user interaction
proc/interact(mob/user, var/ai=0)
interact(mob/user, var/ai=0)
src.add_fingerprint(user)
if(stat & BROKEN)