Minor Update:

- Thermite'd walls and mined minerals no longer fuck over the lighting code.
- Power cells now have a different examine-text entry when they fail due to low reliability.
- Some R&D console tweaks.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@1100 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
morikou@gmail.com
2011-02-23 20:32:42 +00:00
parent f29a14e2c9
commit aeecba8089
4 changed files with 6 additions and 1 deletions

View File

@@ -1416,6 +1416,7 @@ proc/move_mining_shuttle()
*/
W.opacity = 1
W.sd_SetOpacity(0)
W.sd_LumReset()
W.levelupdate()
return W