mirror of
https://github.com/vgstation-coders/vgstation13.git
synced 2025-12-10 02:16:05 +00:00
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:
@@ -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
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user