Skip to content

Commit

Permalink
Update legion.dm
Browse files Browse the repository at this point in the history
  • Loading branch information
NightDawnFox committed Dec 30, 2023
1 parent 4ca37f5 commit 82abe35
Showing 1 changed file with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -89,9 +89,7 @@ Difficulty: Medium
if(other != src)
other.loot = list(/obj/item/storm_staff)
other.crusher_loot = list(/obj/item/storm_staff, /obj/item/crusher_trophy/empowered_legion_skull)
UnlockBlastDoors("11119")
if(other == src)
UnlockBlastDoors("11119")
UnlockBlastDoors("11119")
. = ..()

/mob/living/simple_animal/hostile/megafauna/legion/adjustHealth(damage, updating_health)
Expand Down

0 comments on commit 82abe35

Please sign in to comment.