mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 11:37:40 +01:00
remove repeated element add (#31299)
This commit is contained in:
@@ -15,10 +15,6 @@
|
||||
/// How fast do we clean?
|
||||
var/cleanspeed = 15
|
||||
|
||||
/mob/living/basic/alien/maid/Initialize(mapload)
|
||||
. = ..()
|
||||
AddElement(/datum/element/ai_retaliate)
|
||||
|
||||
/// Clean instead of attack.
|
||||
/mob/living/basic/alien/maid/early_melee_attack(atom/target, list/modifiers, ignore_cooldown)
|
||||
. = ..()
|
||||
|
||||
Reference in New Issue
Block a user