mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-21 12:05:28 +01:00
Update durand.dm
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user