mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-23 03:57:48 +01:00
Merge pull request #12215 from KillianKirilenko/8371-fix
Wall Decon Merge Fix
This commit is contained in:
@@ -240,10 +240,7 @@
|
||||
return
|
||||
|
||||
// Basic dismantling.
|
||||
<<<<<<< HEAD
|
||||
=======
|
||||
var/dismantle_toolspeed = 0
|
||||
>>>>>>> 6489e47e1a7... Merge pull request #8371 from Atermonera/wall_deconstruction_fix
|
||||
if(isnull(construction_stage) || !reinf_material)
|
||||
|
||||
var/cut_delay = 60 - material.cut_delay
|
||||
|
||||
Reference in New Issue
Block a user