Skip to content

Commit

Permalink
Update code/modules/antagonists/blob/blob_minions/blob_mob.dm
Browse files Browse the repository at this point in the history
Co-authored-by: Antoonij <[email protected]>
  • Loading branch information
dageavtobusnick and Antoonij authored Dec 15, 2024
1 parent 1d2b825 commit a24b80c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/antagonists/blob/blob_minions/blob_mob.dm
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
icon_state = "blob_head"
unique_name = TRUE
pass_flags = PASSBLOB
status_flags = NONE //No throwing blobspores into deep space to despawn, or throwing blobbernaughts, which are bigger than you.
status_flags = NONE // No throwing blobspores into deep space to despawn, or throwing blobbernaughts, which are bigger than you.
faction = list(ROLE_BLOB)
bubble_icon = "blob"
speak_emote = null
Expand Down

0 comments on commit a24b80c

Please sign in to comment.