Skip to content

Commit

Permalink
hardsuit was helmet
Browse files Browse the repository at this point in the history
  • Loading branch information
FalloutFalcon committed Nov 25, 2023
1 parent 884bf0e commit c68df9b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -897,7 +897,7 @@
mask = /obj/item/clothing/mask/gas/syndicate
back = /obj/item/tank/jetpack/oxygen
if else(prob(25))

Check failure on line 899 in code/modules/mob/living/simple_animal/hostile/mining_mobs/hivelord.dm

View workflow job for this annotation

GitHub Actions / Run Linters

got 'else', expected one of: '('
suit = /obj/item/clothing/head/helmet/space/hardsuit/syndi
suit = /obj/item/clothing/suit/space/hardsuit/syndi
mask = /obj/item/clothing/mask/gas/syndicate
back = /obj/item/tank/jetpack/oxygen
else
Expand Down

0 comments on commit c68df9b

Please sign in to comment.