mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 19:47:22 +01: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
|
||||
..()
|
||||
|
||||
|
||||
+3469
-3460
File diff suppressed because it is too large
Load Diff
+1
-1
@@ -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