Update durand.dm

This commit is contained in:
Aronai Sieyes
2020-05-01 15:05:26 -04:00
committed by GitHub
parent 275551072a
commit 8fbb137b07
@@ -67,9 +67,6 @@
// Variant that starts in defense mode, perhaps for PoIs.
/mob/living/simple_mob/mechanical/mecha/combat/durand/defensive/Initialize()
set_defense_mode(TRUE)
<<<<<<< HEAD
return ..()
=======
return ..()
/mob/living/simple_mob/mechanical/mecha/combat/durand/defensive/mercenary
@@ -79,4 +76,3 @@
projectiletype = /obj/item/projectile/beam/heavylaser/fakeemitter
pilot_type = /mob/living/simple_mob/humanoid/merc/ranged
>>>>>>> aafd4b4... Explorer Expansion: New Horizons (#6960)