- Operation permision now can be set for all mechs, including combat models.

- Added Durand parts and Durand construction (currently using Gygax part sprites)
- Other mecha tweaks.
- Fixed smelter not showing sand as smeltable material.
- Cyborg gibbing inside recharge station should now update its icon and power consumption.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@1288 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
panurgomatic
2011-03-27 13:27:31 +00:00
parent 1047ebd828
commit c7aa327159
17 changed files with 369 additions and 133 deletions
@@ -7,6 +7,10 @@
src.camera.status = 0.0
if(src.in_contents_of(/obj/machinery/recharge_station))//exit the recharge station
var/obj/machinery/recharge_station/RC = src.loc
RC.go_out()
if(src.blind)
src.blind.layer = 0
src.sight |= SEE_TURFS