engineering changes from previous revision added to current map. going to 2.0.2 where lag should be a thing of the past.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@1007 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
baloh.matevz
2011-02-09 20:19:54 +00:00
parent 0956767dfb
commit 1e0b699e35
3 changed files with 3474 additions and 3461 deletions

View File

@@ -99,6 +99,10 @@
src.overlays += image(src.icon, "[initial(icon_state)]-panel")
src.updateUsrDialog()
return
else if(istype(W, /obj/item/device/multitool)||istype(W, /obj/item/weapon/wirecutters))
if(src.panel_open)
attack_hand(user)
return
else
..()

File diff suppressed because it is too large Load Diff

View File

@@ -763,5 +763,5 @@
#include "code\WorkInProgress\recycling\disposal.dm"
#include "code\WorkInProgress\recycling\scrap.dm"
#include "interface\skin.dmf"
#include "maps\tgstation.2.0.1.dmm"
#include "maps\tgstation.2.0.2.dmm"
// END_INCLUDE